Created
May 12, 2016 18:05
-
-
Save Constellation/1c4277840ffa3871fa3476d54a9c336d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Benchmark report for SunSpider on hanayamata. | |
| VMs tested: | |
| "baseline" at /home/yusukesuzuki/dev/WebKit/WebKitBuild/eval-master/Release/bin/jsc | |
| "patched" at /home/yusukesuzuki/dev/WebKit/WebKitBuild/eval/Release/bin/jsc | |
| Collected 40 samples per benchmark/VM, with 40 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 | |
| 3d-cube 5.7819+-0.0120 ? 5.7905+-0.0114 ? | |
| 3d-morph 25.7286+-0.0827 25.7249+-0.0529 | |
| 3d-raytrace 6.6194+-0.2154 ? 6.6919+-0.2636 ? might be 1.0110x slower | |
| access-binary-trees 2.2649+-0.0647 ? 2.3094+-0.0770 ? might be 1.0196x slower | |
| access-fannkuch 6.9386+-0.2573 6.8916+-0.2746 | |
| access-nbody 2.7712+-0.0425 2.7645+-0.0102 | |
| access-nsieve 3.0841+-0.0153 ? 3.0880+-0.0250 ? | |
| bitops-3bit-bits-in-byte 1.1529+-0.0307 ? 1.1606+-0.0319 ? | |
| bitops-bits-in-byte 2.9837+-0.0729 2.9500+-0.0606 might be 1.0114x faster | |
| bitops-bitwise-and 1.9498+-0.0044 ? 1.9554+-0.0088 ? | |
| bitops-nsieve-bits 3.1277+-0.1237 3.1037+-0.1040 | |
| controlflow-recursive 2.6841+-0.0881 2.6583+-0.1017 | |
| crypto-aes 4.8931+-0.1151 4.8647+-0.0179 | |
| crypto-md5 2.5592+-0.0280 2.5401+-0.0356 | |
| crypto-sha1 2.4266+-0.0358 2.4176+-0.0313 | |
| date-format-tofte 9.6971+-0.1016 ? 9.7514+-0.1176 ? | |
| date-format-xparb 5.7347+-0.0229 5.7123+-0.0200 | |
| math-cordic 3.0679+-0.1248 3.0662+-0.1938 | |
| math-partial-sums 10.3352+-0.0166 10.3208+-0.0126 | |
| math-spectral-norm 2.2134+-0.1135 2.1648+-0.0405 might be 1.0225x faster | |
| regexp-dna 7.1371+-0.0194 7.1265+-0.0211 | |
| string-base64 3.9876+-0.0399 ? 4.0364+-0.0262 ? might be 1.0122x slower | |
| string-fasta 6.2163+-0.1391 ? 6.3027+-0.1861 ? might be 1.0139x slower | |
| string-tagcloud 9.3792+-0.1377 9.3678+-0.1345 | |
| string-unpack-code 19.3083+-0.2220 19.0486+-0.2156 might be 1.0136x faster | |
| string-validate-input 4.2233+-0.1062 4.1945+-0.0705 | |
| <arithmetic> 6.0102+-0.0241 6.0001+-0.0200 might be 1.0017x faster |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment