Hacker News new | ask | show | jobs
by moralestapia 1022 days ago
I've worked on several large node.js codebases and builds never took more than a few seconds, def. not "go grab coffee" time, so maybe something else was going on.
1 comments

It’s not uncommon to have a nodejs library take like 10-15 mins to go through building and testing in GitHub actions CI
But that’s probably more about tests and github resources than raw build times.
Average angular apps take at least 4 min in release mode on machine.
Get a new machine
As a response to performance issues? Always very valid!
>and testing

And Bun is going to improve that?