Remix.run Logo
zozbot234 15 hours ago

How would that compare with containers running on Firecracker or other virtio-based μVM's?

wmf 15 hours ago | parent [-]

A unikernel on Firecracker is probably going to start faster than a container on Linux on Firecracker.

ahepp 15 hours ago | parent [-]

I assume they meant using an OCI image for the rootfs of a firecracker VM, not running a container inside a firecracker VM.

Still difficult to see how the unikernel could be slower, but I doubt the difference would be huge? Don't have anything to back that up though.