Y
Hacker News
new
|
ask
|
show
|
jobs
by
skissane
2051 days ago
> Qemu is several orders of magnitude slower, it's not even in the same class of solution
Why? QEMU has a JIT
1 comments
my123
2051 days ago
Long story... Qemu's JIT is really not what you want for high performance. TCG is much more geared towards portability as a goal.
link