/U
/u/agriculturez
Author ProfileClaim This Author Profile
Prove ownership by publishing #HashtagPLUS and this profile link on your author page or an article under your byline. A moderator or admin will review the request before it merges into your real HashtagPLUS username.
0 karma0 postsjoined 3 days ago
🌐 reddit.comSource
Hey everyone. I wrote a blog post on why tsgo uses so much memory. I had a hunch it was related to overhead due to multi-threading (which is true), so I poked around and learned some things: - tsgo creates a typechecker per thread - each .ts file is assigned to one typechecker
3 days ago