Hacker News new | ask | show | jobs
by nickjj 1160 days ago
I'm happy to see improvements like this.

In 2018 I opened a github issue around container startup time[0] with Docker. A couple of things have changed since that issue but generally speaking we are talking about ~5s (containers) vs 150ms (no containers) to start a realistic process that depends on networking and other things you'd expect in a typical web app.

[0]: https://github.com/moby/moby/issues/38077