The V8 team has developed a new methodology to measure and understand real-world JavaScript performance.| v8.dev
| groups.google.com
With the Ignition interpreter, V8 compiles JavaScript functions to a concise bytecode, which is between 50% to 25% the size of the equivalent baseline machine code.| v8.dev