Skip to content

Starting with a TS/JS file is significantly file slower than opening other files #77990

@jrieken

Description

@jrieken
  • start profiler
  • reload with a TS file
  • stop profiler
  • 🔥 notice how all grammar files are read and processed
  • start profiler again
  • reload with a JSON file
  • stop profiler
  • 🚀 getting colors was much, much quicker

Screenshot 2019-07-26 at 15 01 52

The problem is the jsdoc injection which itself drags in the MD grammar which drags in the world...

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseimportantIssue identified as high-priorityperf-startupverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions