Name:
Anonymous
2011-09-24 22:34
is a virtual machine that runs faster than it's hardware possible?
Name:
Anonymous
2013-08-24 15:36
Yes because a JIT for a high-level virtual ISA can do optimizations better than a hardware CPU. Read up on tracing JITs.