Hacker News new | ask | show | jobs
by dijit 1221 days ago
it's a 30-90s 'setup' for a compile that usually lasts about 10-30s.

The setup time is fairly constant even for very quick jobs.

For longer jobs where it takes less of a percentage of the total time it's not a bother, like when we run integration tests for a few minutes.

1 comments

Oh installing dependencies and things? Have prebaked images that already contain those things.
Yep, I'm talking about the time before my first command runs.