Y
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
isuckatcoding
1022 days ago
It’s not uncommon to have a nodejs library take like 10-15 mins to go through building and testing in GitHub actions CI
link
nonethewiser
1021 days ago
But that’s probably more about tests and github resources than raw build times.
link
nbittich
1021 days ago
Average angular apps take at least 4 min in release mode on machine.
link
mattkenefick
1021 days ago
Get a new machine
link
knallfrosch
1019 days ago
As a response to performance issues? Always very valid!
link
moralestapia
1021 days ago
>and testing
And Bun is going to improve that?
link