Hi guys. Without further ado, here are my real build time measurements for the TS project.
TypeScript 5
TypeScript 7
real time comparison: 2.936s vs 0.520s, so TS 7 is 5.64 times faster.
I like the 7th Typescript! 😎
TypeScript 5
time npm run build real 0m2,936s user 0m5,075s sys 0m0,289s
TypeScript 7
npm run build real 0m0,520s user 0m1,940s sys 0m0,335s
real time comparison: 2.936s vs 0.520s, so TS 7 is 5.64 times faster.
I like the 7th Typescript! 😎