Skip to content

Instantly share code, notes, and snippets.

@nyuichi
Created August 22, 2012 11:42
Show Gist options
  • Save nyuichi/3424743 to your computer and use it in GitHub Desktop.
Save nyuichi/3424743 to your computer and use it in GitHub Desktop.
v8benchmark on JSX
options | original(js) | --disable-type-check | --release
----------------+---------------+-----------------------+------------
Richards | 14975 | 7120 | 13905
DeltaBlue | 18883 | 10288 | 22123
RayTrace | 20752 | 28638 | 31534
RegExp | 3658 | 3781 | 3770
Splay | 5700 | 5680 | 5729
NavierStokes | 21095 | 21179 | 21327
(higher is better)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment