Hacker News new | ask | show | jobs
by faangguyindia 62 days ago
It's because it probably uses Ruby on Rails which has to launch 1000s of os process to handle any traffic.
1 comments

This makes no sense and has nothing to do with serving traffic.

More EC2 workers means more parallelism means tests map to more workers and the CI build finishes faster. It’s just CI perceived complete time.