Effect CommunityEC
Effect Community9mo ago
10 replies
Andarist

Request for Testing TypeScript PR with Extra Caching

Hey, I have a PR to TypeScript that introduces some extra caching. We found it to cut check times of some projects quite a bit but I'm looking for more data.

I'd appreciate if you could install this:
"typescript": "npm:@kitchensink/typescript-cache-mapper-instantiations-limited-1@*"


and then compare tsc --diagnostics using this version and regular TS 5.8. I'm interested in the check time row. The more crazy types you have, the better ;p
Was this page helpful?