Nemeski@lemm.ee to TypeScript@programming.dev · 1 month agoA 10x Faster TypeScriptdevblogs.microsoft.comexternal-linkmessage-square6fedilinkarrow-up129arrow-down11cross-posted to: golang@programming.dev
arrow-up128arrow-down1external-linkA 10x Faster TypeScriptdevblogs.microsoft.comNemeski@lemm.ee to TypeScript@programming.dev · 1 month agomessage-square6fedilinkcross-posted to: golang@programming.dev
minus-squareNostraDavid@programming.devlinkfedilinkarrow-up5arrow-down1·1 month ago Codebase Size (LOC) Current Native Speedup VS Code 1,505,000 77.8s 7.5s 10.4x Yoooo, a 10x faster vscode would be sick!
minus-squareNostraDavid@programming.devlinkfedilinkarrow-up5·1 month agoOh, oh! That also means that that “Doom in Typescript types” will run faster as well!
minus-squarespartanatreyu@programming.devlinkfedilinkarrow-up1·1 month agoWell… Assuming that it’s not using bits of typescript that will be deprecated in TS 6 and removed in TS 7 (the native go implementation)
minus-squareNostraDavid@programming.devlinkfedilinkarrow-up3·1 month ago For the sake of clarity, we’ll refer to them simply as TypeScript 6 (JS) and TypeScript 7 (native)… We’re currently at TS 5.7, so we’re still off for quite a bit until TS7 hits?
Yoooo, a 10x faster vscode would be sick!
Oh, oh! That also means that that “Doom in Typescript types” will run faster as well!
Well… Assuming that it’s not using bits of typescript that will be deprecated in TS 6 and removed in TS 7 (the native go implementation)
We’re currently at TS 5.7, so we’re still off for quite a bit until TS7 hits?
YUP, probably a year or two