Hacker News new | ask | show | jobs
by parhamn 119 days ago
whats the ~ perf hit of something like this?
2 comments

Nowadays nested just wastes the extra operating system overhead and I/O performance if your VM doesn't have paravirtualization drivers installed. CPUs all have hardware support.
As a practical matter, anywhere from 5-15%.