Jake Bailey @jakebailey.dev · Feb 11

Some pretty awesome improvements in 1.26 for compiling/testing typescript-go. With a clean build/test cache, running the full test suite used to take 3m45s, but now takes just 2m10s.

63 likes 2 replies

?

Replies

Luna · Feb 12

am I seeing a one minute 3s improvement?? holy shit

Jake Bailey · Feb 11

Largely this is from improved compile times and better concurrency during compile itself. Not that the tests got faster themselves (iirc)