I guess V8 is very fast compared to other javascript engines.
I'm curious what's the biggest reason for that.
I mean, I know hidden class technique, machine code generation,
efficient gc attribute to that,
but is there number for how each of these contributes?

For instance, I'd like to know, if we turn 'hidden class technique'
off, how much the engine slows down.

Thanks.
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to