Hacker News new | ask | show | jobs
by sikan 2482 days ago
At work our TS project with a thousand files takes 30mins on CI, incremental save takes at least 20 second. Half of the time makes the machine run out of memory.

Bucklescript can have a clean build of 1.2k files project in under 4 seconds! https://twitter.com/bobzhang1988/status/1160846763747508224

1 comments

Thanks for the data point. Those aren't the same thousand files though.

If your project has a thousand source files of any programming language, it's probably time to quit and join a younger company.