Exactly.
JIT-optimizing processor.
That may run fast but does the byte code compiler produce
good code?
I get get the impression that you often have 1 pass compilers
like Pascal or Tiny C that produce byte code style source
at the expense of better code.
You *can* write a good compiler for bytecode. It just takes a bit more
effort.
Peace... Sridhar