Enrico Migliore wrote:
I read an article that said that the performance of the SableVM, in terms of speed, was quite impressive.
What's the difference between JCHEVM and the SableVM?

JCHEVM should be roughly the same speed as SableVM's "direct
intepreter" mode.. SableVM's "threaded interpreter" mode will
be somewhat faster, as it eliminates some of the "goto" overhead
assocated with each instruction.

All of the above is theoretical, the best answer of course is
to do some real benchmarking tests.

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com

Reply via email to