Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Startup Performance: TypeScript Server process (tss) is always spawned on startup #1251

Closed
bryphe opened this issue Jan 8, 2018 · 0 comments

Comments

@bryphe
Copy link
Member

bryphe commented Jan 8, 2018

Looking at traces from startup, it seems that the TypeScript standalone server (tss) is always started - even if we haven't entered a typescript or javascript file.

This should be deferred until we actually enter a TypeScript / JavaScript file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant