I thought this was an interesting line in the project description:
In fact, Kontain can generate smaller artifacts with much faster startup times than "classic" Docker containers.
would be curious to see the performance difference in say running a classic container with just a /usr/bin/true binary and it's libraries vs a kontainer with unikernel running /usr/bin/true.
It also makes me think, what the hell are classic container runtimes doing that makes them slower than a microVM running a hypervisor lol. But it would be interesting to see the actual numbers.
I thought this was an interesting line in the project description:
would be curious to see the performance difference in say running a classic container with just a /usr/bin/true binary and it's libraries vs a kontainer with unikernel running /usr/bin/true.
It also makes me think, what the hell are classic container runtimes doing that makes them slower than a microVM running a hypervisor lol. But it would be interesting to see the actual numbers.