Skip to content
Discussion options

You must be logged in to vote

The performance bottlenecks here would be in two places:

  • Serializing and sending 1000 StandardOutputValueProduced event messages
  • VS Code's UI rendering of those events

Serializer performance optimizations are something we could fix within his project, although so far this hasn't been a priority because this kind of message volume is unusual in practice.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rynoV
Comment options

@jonsequitur
Comment options

Answer selected by rynoV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants