Skip to content

Instantly share code, notes, and snippets.

@Constellation
Created November 16, 2016 00:49
Show Gist options
  • Select an option

  • Save Constellation/bb22be87ff506c14e59c96c311d65339 to your computer and use it in GitHub Desktop.

Select an option

Save Constellation/bb22be87ff506c14e59c96c311d65339 to your computer and use it in GitHub Desktop.
Benchmark report for Octane on hanayamata.
VMs tested:
"baseline" at /home/yusukesuzuki/dev/WebKit/WebKitBuild/async-tot/Release/bin/jsc
"patched" at /home/yusukesuzuki/dev/WebKit/WebKitBuild/async/Release/bin/jsc
Collected 30 samples per benchmark/VM, with 30 VM invocations per benchmark. Emitted a call to gc()
between sample measurements. Used 1 benchmark iteration per VM invocation for warm-up. Used the
jsc-specific preciseTime() function to get microsecond-level timing. Reporting benchmark execution
times with 95% confidence intervals in milliseconds.
baseline patched
encrypt 0.17927+-0.00178 ? 0.18185+-0.00270 ? might be 1.0144x slower
decrypt 3.02725+-0.01319 3.02452+-0.00829
deltablue x2 0.15068+-0.00428 0.15028+-0.00163
earley 0.31046+-0.00085 ? 0.31176+-0.00116 ?
boyer 5.07291+-0.00860 ? 5.07394+-0.00846 ?
navier-stokes x2 4.76845+-0.00846 ? 4.79684+-0.03143 ?
raytrace x2 0.92634+-0.00483 0.92427+-0.00513
richards x2 0.09756+-0.00264 0.09524+-0.00181 might be 1.0244x faster
splay x2 0.40407+-0.00152 ? 0.40474+-0.00093 ?
regexp x2 19.84837+-0.23552 19.77416+-0.21191
pdfjs x2 45.21547+-0.64000 ? 45.85284+-0.40112 ? might be 1.0141x slower
mandreel x2 50.81719+-0.19752 ? 51.30292+-0.82971 ?
gbemu x2 37.01032+-0.63148 36.85221+-0.49009
closure 0.64501+-0.00724 0.63627+-0.00734 might be 1.0137x faster
jquery 8.17524+-0.08649 ? 8.21845+-0.08948 ?
box2d x2 14.74523+-0.10970 ? 14.93853+-0.09456 ? might be 1.0131x slower
zlib x2 364.13734+-1.83903 363.86473+-1.95004
typescript x2 873.40578+-9.31696 872.98337+-7.66183
<geometric> 5.97124+-0.01769 ? 5.97657+-0.01558 ? might be 1.0009x slower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment