Hacker News new | ask | show | jobs
by fernandezpablo 3925 days ago
That's a ton, you're probably not using typescript incremental compilation feature but recompiling your whole codebase instead. Even in that case, 7 seconds for compiling a 100k LOC code base is not even close to what I call "slow".
1 comments

Its slower than my java build with 300000 lines in it. More than 0.5 seconds is slow.