Created
November 2, 2013 05:36
-
-
Save venuatu/7275943 to your computer and use it in GitHub Desktop.
Some runs of 0xBenchmark comparing 4.3 (AOSPA 3.99-RC2) and 4.4 (AOSP) with dalvik and art using a nexus 4 (mako)
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
diff --git a/dalvik-4_3.txt b/art.txt | |
index eaa35f5..08e85bb 100644 | |
--- a/dalvik-4_3.txt | |
+++ b/art.txt | |
@@ -1,165 +1,165 @@ | |
============================================================ | |
Linpack | |
------------------------------------------------------------ | |
-Mflops/s :65.22679418844174 | |
+Mflops/s :86.56918387803603 | |
Norm Res :1.7100673392687894E14 | |
Precision:2.220446049250313E-16 | |
============================================================ | |
Scimark2 | |
------------------------------------------------------------ | |
Composite: | |
- 101.69645097331586 | |
+ 79.4288520819383 | |
Fast Fourier Transform: | |
- 63.7142224384144 | |
+ 64.63980747996168 | |
Jacobi Successive Over-relaxation: | |
- 209.90794596309132 | |
+ 178.81913547764984 | |
Monte Carlo integration: | |
- 7.727874698535466 | |
+ 7.865548492655243 | |
Sparse matrix multiply: | |
- 80.19579117799901 | |
+ 70.83441529053721 | |
dense LU matrix factorization: | |
- 146.93642058853905 | |
+ 74.98535366888757 | |
============================================================ | |
SunSpider | |
------------------------------------------------------------ | |
RESULTS (means and 95% confidence intervals) | |
-------------------------------------------- | |
-Total: 1427.5ms +/- 0.9% | |
+Total: 1470.2ms +/- 1.7% | |
-------------------------------------------- | |
- 3d: 234.2ms +/- 1.4% | |
- cube: 75.2ms +/- 1.4% | |
- morph: 58.0ms +/- 3.3% | |
- raytrace: 101.0ms +/- 1.7% | |
- access: 75.8ms +/- 1.9% | |
- binary-trees: 7.6ms +/- 6.6% | |
- fannkuch: 35.4ms +/- 3.2% | |
- nbody: 23.5ms +/- 2.6% | |
- nsieve: 9.3ms +/- 3.7% | |
- bitops: 83.6ms +/- 7.9% | |
- 3bit-bits-in-byte: 7.3ms +/- 8.1% | |
- bits-in-byte: 12.5ms +/- 8.6% | |
- bitwise-and: 16.0ms +/- 3.0% | |
- nsieve-bits: 47.8ms +/- 11.9% | |
- controlflow: 9.5ms +/- 7.3% | |
- recursive: 9.5ms +/- 7.3% | |
- crypto: 104.2ms +/- 2.3% | |
- aes: 39.9ms +/- 4.0% | |
- md5: 30.2ms +/- 2.4% | |
- sha1: 34.1ms +/- 3.9% | |
- date: 231.2ms +/- 0.6% | |
- format-tofte: 95.0ms +/- 1.3% | |
- format-xparb: 136.2ms +/- 1.1% | |
- math: 101.7ms +/- 1.8% | |
- cordic: 28.2ms +/- 2.9% | |
- partial-sums: 52.1ms +/- 2.9% | |
- spectral-norm: 21.4ms +/- 3.6% | |
- regexp: 60.8ms +/- 2.6% | |
- dna: 60.8ms +/- 2.6% | |
- string: 526.5ms +/- 0.8% | |
- base64: 31.9ms +/- 4.2% | |
- fasta: 42.9ms +/- 2.9% | |
- tagcloud: 167.5ms +/- 1.3% | |
- unpack-code: 166.7ms +/- 0.9% | |
- validate-input: 117.5ms +/- 0.9% | |
+ 3d: 202.7ms +/- 5.6% | |
+ cube: 64.6ms +/- 4.5% | |
+ morph: 38.4ms +/- 15.5% | |
+ raytrace: 99.7ms +/- 9.0% | |
+ access: 83.1ms +/- 9.8% | |
+ binary-trees: 8.7ms +/- 5.5% | |
+ fannkuch: 38.2ms +/- 3.6% | |
+ nbody: 23.5ms +/- 31.6% | |
+ nsieve: 12.7ms +/- 2.7% | |
+ bitops: 70.2ms +/- 7.8% | |
+ 3bit-bits-in-byte: 3.8ms +/- 17.3% | |
+ bits-in-byte: 14.3ms +/- 2.4% | |
+ bitwise-and: 19.4ms +/- 18.6% | |
+ nsieve-bits: 32.7ms +/- 15.9% | |
+ controlflow: 9.6ms +/- 13.2% | |
+ recursive: 9.6ms +/- 13.2% | |
+ crypto: 114.7ms +/- 1.4% | |
+ aes: 42.4ms +/- 3.7% | |
+ md5: 33.9ms +/- 2.3% | |
+ sha1: 38.4ms +/- 4.9% | |
+ date: 300.5ms +/- 3.9% | |
+ format-tofte: 90.7ms +/- 3.2% | |
+ format-xparb: 209.8ms +/- 5.6% | |
+ math: 103.4ms +/- 2.0% | |
+ cordic: 24.7ms +/- 2.4% | |
+ partial-sums: 63.6ms +/- 3.5% | |
+ spectral-norm: 15.1ms +/- 4.7% | |
+ regexp: 35.1ms +/- 17.4% | |
+ dna: 35.1ms +/- 17.4% | |
+ string: 550.9ms +/- 4.0% | |
+ base64: 46.3ms +/- 33.5% | |
+ fasta: 41.0ms +/- 11.3% | |
+ tagcloud: 190.8ms +/- 1.3% | |
+ unpack-code: 154.4ms +/- 8.9% | |
+ validate-input: 118.4ms +/- 7.2% | |
============================================================ | |
Draw Canvas | |
------------------------------------------------------------ | |
-Round 0 fps = 59.94006 | |
-Round 1 fps = 60.132294 | |
-Round 2 fps = 60.14435 | |
-Average: fps = 60.072235 | |
+Round 0 fps = 58.788944 | |
+Round 1 fps = 59.394176 | |
+Round 2 fps = 59.347183 | |
+Average: fps = 59.17677 | |
============================================================ | |
Draw Circle | |
------------------------------------------------------------ | |
-Round 0: fps = 68.337135 | |
-Round 1: fps = 68.82312 | |
-Round 2: fps = 68.72852 | |
-Average: fps = 68.629585 | |
+Round 0: fps = 67.340065 | |
+Round 1: fps = 65.231575 | |
+Round 2: fps = 69.23609 | |
+Average: fps = 67.26925 | |
============================================================ | |
Draw Circle2 | |
------------------------------------------------------------ | |
-Round 0: fps = 48.02305 | |
-Round 1: fps = 47.051445 | |
-Average: fps = 47.537247 | |
+Round 0: fps = 41.940445 | |
+Round 1: fps = 42.052147 | |
+Average: fps = 41.996296 | |
============================================================ | |
Draw Rect | |
------------------------------------------------------------ | |
-Round 0: fps = 22.311468 | |
-Round 1: fps = 22.037758 | |
-Round 2: fps = 25.400051 | |
-Average: fps = 23.249762 | |
+Round 0: fps = 16.657412 | |
+Round 1: fps = 15.245452 | |
+Round 2: fps = 17.021276 | |
+Average: fps = 16.308046 | |
============================================================ | |
Draw Arc | |
------------------------------------------------------------ | |
-Round 0: fps = 41.771095 | |
-Round 1: fps = 41.342815 | |
-Average: fps = 41.556953 | |
+Round 0: fps = 32.709667 | |
+Round 1: fps = 32.795486 | |
+Average: fps = 32.75258 | |
============================================================ | |
Draw Image | |
------------------------------------------------------------ | |
-Round 0: fps = 58.761314 | |
-Round 1: fps = 58.809692 | |
-Average: fps = 58.785503 | |
+Round 0: fps = 54.96922 | |
+Round 1: fps = 50.958008 | |
+Average: fps = 52.963615 | |
============================================================ | |
Draw Text | |
------------------------------------------------------------ | |
-Round 0: fps = 58.57087 | |
-Round 1: fps = 58.015858 | |
-Round 2: fps = 58.16208 | |
-Average: fps = 58.249603 | |
+Round 0: fps = 59.101654 | |
+Round 1: fps = 56.657223 | |
+Round 2: fps = 59.488396 | |
+Average: fps = 58.41576 | |
============================================================ | |
OpenGL Cube | |
------------------------------------------------------------ | |
-Round 0: fps = 59.905346 | |
-Round 1: fps = 59.66231 | |
-Round 2: fps = 59.887413 | |
-Average: fps = 59.81836 | |
+Round 0: fps = 59.066746 | |
+Round 1: fps = 59.87665 | |
+Round 2: fps = 59.755 | |
+Average: fps = 59.56613 | |
============================================================ | |
OpenGL Blending | |
------------------------------------------------------------ | |
-Round 0: fps = 63.99181 | |
-Round 1: fps = 63.910015 | |
-Average: fps = 63.950912 | |
+Round 0: fps = 64.143684 | |
+Round 1: fps = 64.094345 | |
+Average: fps = 64.11902 | |
============================================================ | |
OpenGL Fog | |
------------------------------------------------------------ | |
-Round 0: fps = 64.04919 | |
-Round 1: fps = 64.18485 | |
-Average: fps = 64.11702 | |
+Round 0: fps = 64.01229 | |
+Round 1: fps = 63.901848 | |
+Average: fps = 63.95707 | |
============================================================ | |
Flying Teapot | |
------------------------------------------------------------ | |
-Round 0: fps = 60.598713 | |
-Round 1: fps = 60.598713 | |
-Average: fps = 60.598713 | |
+Round 0: fps = 41.659725 | |
+Round 1: fps = 37.03155 | |
+Average: fps = 39.34564 | |
============================================================ | |
Garbage Collection | |
------------------------------------------------------------ | |
Stretching memory: | |
binary tree of depth 16 | |
-*Total memory:11030528 bytes | |
-*Free memory:2835264 bytes | |
+*Total memory:19768676 bytes | |
+*Free memory:7718760 bytes | |
Creating: | |
long-lived binary tree of depth 14 | |
long-lived array of 125000 doubles | |
-*Total memory:12365824 bytes | |
-*Free memory:3763856 bytes | |
+*Total memory:19758308 bytes | |
+*Free memory:3636320 bytes | |
Create 37448 trees of depth 2 | |
-- Top down: 274msecs | |
-- Bottom up: 297msecs | |
+- Top down: 281msecs | |
+- Bottom up: 242msecs | |
Create 8456 trees of depth 4 | |
-- Top down: 279msecs | |
-- Bottom up: 280msecs | |
+- Top down: 250msecs | |
+- Bottom up: 253msecs | |
Create 2064 trees of depth 6 | |
-- Top down: 268msecs | |
-- Bottom up: 274msecs | |
+- Top down: 258msecs | |
+- Bottom up: 272msecs | |
Create 512 trees of depth 8 | |
-- Top down: 272msecs | |
-- Bottom up: 274msecs | |
-*Total memory:12365824 bytes | |
-*Free memory:3726904 bytes | |
+- Top down: 250msecs | |
+- Bottom up: 252msecs | |
+*Total memory:19758308 bytes | |
+*Free memory:2530728 bytes | |
-Completed in 2479ms. | |
+Completed in 2364ms. | |
============================================================ |
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
diff --git a/dalvik-4_4.txt b/art.txt | |
index c94a0a5..08e85bb 100644 | |
--- a/dalvik-4_4.txt | |
+++ b/art.txt | |
@@ -1,165 +1,165 @@ | |
============================================================ | |
Linpack | |
------------------------------------------------------------ | |
-Mflops/s :54.695526695526695 | |
+Mflops/s :86.56918387803603 | |
Norm Res :1.7100673392687894E14 | |
Precision:2.220446049250313E-16 | |
============================================================ | |
Scimark2 | |
------------------------------------------------------------ | |
Composite: | |
- 90.68026641409733 | |
+ 79.4288520819383 | |
Fast Fourier Transform: | |
- 58.56300754654798 | |
+ 64.63980747996168 | |
Jacobi Successive Over-relaxation: | |
- 209.0879873642929 | |
+ 178.81913547764984 | |
Monte Carlo integration: | |
- 7.5915003214512415 | |
+ 7.865548492655243 | |
Sparse matrix multiply: | |
- 69.86780298552925 | |
+ 70.83441529053721 | |
dense LU matrix factorization: | |
- 108.29103385266527 | |
+ 74.98535366888757 | |
============================================================ | |
SunSpider | |
------------------------------------------------------------ | |
RESULTS (means and 95% confidence intervals) | |
-------------------------------------------- | |
-Total: 1377.1ms +/- 1.9% | |
+Total: 1470.2ms +/- 1.7% | |
-------------------------------------------- | |
- 3d: 192.4ms +/- 5.8% | |
- cube: 63.5ms +/- 8.7% | |
- morph: 30.4ms +/- 5.6% | |
- raytrace: 98.5ms +/- 11.2% | |
- access: 84.3ms +/- 16.2% | |
- binary-trees: 11.4ms +/- 43.8% | |
- fannkuch: 43.7ms +/- 23.3% | |
- nbody: 18.3ms +/- 6.1% | |
- nsieve: 10.9ms +/- 7.8% | |
- bitops: 70.2ms +/- 14.2% | |
- 3bit-bits-in-byte: 4.5ms +/- 39.1% | |
- bits-in-byte: 17.2ms +/- 37.8% | |
- bitwise-and: 18.7ms +/- 25.9% | |
- nsieve-bits: 29.8ms +/- 20.4% | |
- controlflow: 13.7ms +/- 32.9% | |
- recursive: 13.7ms +/- 32.9% | |
- crypto: 118.5ms +/- 12.1% | |
- aes: 41.8ms +/- 16.5% | |
- md5: 34.8ms +/- 18.7% | |
- sha1: 41.9ms +/- 26.4% | |
- date: 275.6ms +/- 3.9% | |
- format-tofte: 86.8ms +/- 12.9% | |
- format-xparb: 188.8ms +/- 4.2% | |
- math: 98.7ms +/- 12.6% | |
- cordic: 21.0ms +/- 3.2% | |
- partial-sums: 63.6ms +/- 20.1% | |
- spectral-norm: 14.1ms +/- 7.7% | |
- regexp: 32.9ms +/- 32.2% | |
- dna: 32.9ms +/- 32.2% | |
- string: 490.8ms +/- 4.5% | |
- base64: 35.4ms +/- 23.6% | |
- fasta: 42.3ms +/- 15.4% | |
- tagcloud: 165.9ms +/- 1.2% | |
- unpack-code: 141.1ms +/- 11.0% | |
- validate-input: 106.1ms +/- 5.0% | |
+ 3d: 202.7ms +/- 5.6% | |
+ cube: 64.6ms +/- 4.5% | |
+ morph: 38.4ms +/- 15.5% | |
+ raytrace: 99.7ms +/- 9.0% | |
+ access: 83.1ms +/- 9.8% | |
+ binary-trees: 8.7ms +/- 5.5% | |
+ fannkuch: 38.2ms +/- 3.6% | |
+ nbody: 23.5ms +/- 31.6% | |
+ nsieve: 12.7ms +/- 2.7% | |
+ bitops: 70.2ms +/- 7.8% | |
+ 3bit-bits-in-byte: 3.8ms +/- 17.3% | |
+ bits-in-byte: 14.3ms +/- 2.4% | |
+ bitwise-and: 19.4ms +/- 18.6% | |
+ nsieve-bits: 32.7ms +/- 15.9% | |
+ controlflow: 9.6ms +/- 13.2% | |
+ recursive: 9.6ms +/- 13.2% | |
+ crypto: 114.7ms +/- 1.4% | |
+ aes: 42.4ms +/- 3.7% | |
+ md5: 33.9ms +/- 2.3% | |
+ sha1: 38.4ms +/- 4.9% | |
+ date: 300.5ms +/- 3.9% | |
+ format-tofte: 90.7ms +/- 3.2% | |
+ format-xparb: 209.8ms +/- 5.6% | |
+ math: 103.4ms +/- 2.0% | |
+ cordic: 24.7ms +/- 2.4% | |
+ partial-sums: 63.6ms +/- 3.5% | |
+ spectral-norm: 15.1ms +/- 4.7% | |
+ regexp: 35.1ms +/- 17.4% | |
+ dna: 35.1ms +/- 17.4% | |
+ string: 550.9ms +/- 4.0% | |
+ base64: 46.3ms +/- 33.5% | |
+ fasta: 41.0ms +/- 11.3% | |
+ tagcloud: 190.8ms +/- 1.3% | |
+ unpack-code: 154.4ms +/- 8.9% | |
+ validate-input: 118.4ms +/- 7.2% | |
============================================================ | |
Draw Canvas | |
------------------------------------------------------------ | |
-Round 0 fps = 58.027077 | |
-Round 1 fps = 58.559437 | |
-Round 2 fps = 57.681213 | |
-Average: fps = 58.089245 | |
+Round 0 fps = 58.788944 | |
+Round 1 fps = 59.394176 | |
+Round 2 fps = 59.347183 | |
+Average: fps = 59.17677 | |
============================================================ | |
Draw Circle | |
------------------------------------------------------------ | |
-Round 0: fps = 65.81834 | |
-Round 1: fps = 68.08897 | |
-Round 2: fps = 65.87615 | |
-Average: fps = 66.59448 | |
+Round 0: fps = 67.340065 | |
+Round 1: fps = 65.231575 | |
+Round 2: fps = 69.23609 | |
+Average: fps = 67.26925 | |
============================================================ | |
Draw Circle2 | |
------------------------------------------------------------ | |
-Round 0: fps = 38.197098 | |
-Round 1: fps = 37.71213 | |
-Average: fps = 37.954613 | |
+Round 0: fps = 41.940445 | |
+Round 1: fps = 42.052147 | |
+Average: fps = 41.996296 | |
============================================================ | |
Draw Rect | |
------------------------------------------------------------ | |
-Round 0: fps = 13.528749 | |
-Round 1: fps = 10.667425 | |
-Round 2: fps = 13.184495 | |
-Average: fps = 12.460223 | |
+Round 0: fps = 16.657412 | |
+Round 1: fps = 15.245452 | |
+Round 2: fps = 17.021276 | |
+Average: fps = 16.308046 | |
============================================================ | |
Draw Arc | |
------------------------------------------------------------ | |
-Round 0: fps = 25.520622 | |
-Round 1: fps = 26.436842 | |
-Average: fps = 25.978733 | |
+Round 0: fps = 32.709667 | |
+Round 1: fps = 32.795486 | |
+Average: fps = 32.75258 | |
============================================================ | |
Draw Image | |
------------------------------------------------------------ | |
-Round 0: fps = 43.683384 | |
-Round 1: fps = 52.443882 | |
-Average: fps = 48.063633 | |
+Round 0: fps = 54.96922 | |
+Round 1: fps = 50.958008 | |
+Average: fps = 52.963615 | |
============================================================ | |
Draw Text | |
------------------------------------------------------------ | |
-Round 0: fps = 56.14823 | |
-Round 1: fps = 58.411213 | |
-Round 2: fps = 54.015125 | |
-Average: fps = 56.191525 | |
+Round 0: fps = 59.101654 | |
+Round 1: fps = 56.657223 | |
+Round 2: fps = 59.488396 | |
+Average: fps = 58.41576 | |
============================================================ | |
OpenGL Cube | |
------------------------------------------------------------ | |
-Round 0: fps = 58.73025 | |
-Round 1: fps = 58.3703 | |
-Round 2: fps = 58.889343 | |
-Average: fps = 58.6633 | |
+Round 0: fps = 59.066746 | |
+Round 1: fps = 59.87665 | |
+Round 2: fps = 59.755 | |
+Average: fps = 59.56613 | |
============================================================ | |
OpenGL Blending | |
------------------------------------------------------------ | |
-Round 0: fps = 61.6067 | |
-Round 1: fps = 62.40639 | |
-Average: fps = 62.006546 | |
+Round 0: fps = 64.143684 | |
+Round 1: fps = 64.094345 | |
+Average: fps = 64.11902 | |
============================================================ | |
OpenGL Fog | |
------------------------------------------------------------ | |
-Round 0: fps = 62.05784 | |
-Round 1: fps = 62.77464 | |
-Average: fps = 62.416237 | |
+Round 0: fps = 64.01229 | |
+Round 1: fps = 63.901848 | |
+Average: fps = 63.95707 | |
============================================================ | |
Flying Teapot | |
------------------------------------------------------------ | |
-Round 0: fps = 44.436546 | |
-Round 1: fps = 41.663193 | |
-Average: fps = 43.04987 | |
+Round 0: fps = 41.659725 | |
+Round 1: fps = 37.03155 | |
+Average: fps = 39.34564 | |
============================================================ | |
Garbage Collection | |
------------------------------------------------------------ | |
Stretching memory: | |
binary tree of depth 16 | |
-*Total memory:11755520 bytes | |
-*Free memory:818488 bytes | |
+*Total memory:19768676 bytes | |
+*Free memory:7718760 bytes | |
Creating: | |
long-lived binary tree of depth 14 | |
long-lived array of 125000 doubles | |
-*Total memory:15261696 bytes | |
-*Free memory:2492512 bytes | |
+*Total memory:19758308 bytes | |
+*Free memory:3636320 bytes | |
Create 37448 trees of depth 2 | |
-- Top down: 473msecs | |
-- Bottom up: 572msecs | |
+- Top down: 281msecs | |
+- Bottom up: 242msecs | |
Create 8456 trees of depth 4 | |
-- Top down: 451msecs | |
-- Bottom up: 499msecs | |
+- Top down: 250msecs | |
+- Bottom up: 253msecs | |
Create 2064 trees of depth 6 | |
-- Top down: 487msecs | |
-- Bottom up: 502msecs | |
+- Top down: 258msecs | |
+- Bottom up: 272msecs | |
Create 512 trees of depth 8 | |
-- Top down: 439msecs | |
-- Bottom up: 531msecs | |
-*Total memory:15261696 bytes | |
-*Free memory:1699976 bytes | |
+- Top down: 250msecs | |
+- Bottom up: 252msecs | |
+*Total memory:19758308 bytes | |
+*Free memory:2530728 bytes | |
-Completed in 4414ms. | |
+Completed in 2364ms. | |
============================================================ |
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
============================================================ | |
Linpack | |
------------------------------------------------------------ | |
Mflops/s :86.56918387803603 | |
Norm Res :1.7100673392687894E14 | |
Precision:2.220446049250313E-16 | |
============================================================ | |
Scimark2 | |
------------------------------------------------------------ | |
Composite: | |
79.4288520819383 | |
Fast Fourier Transform: | |
64.63980747996168 | |
Jacobi Successive Over-relaxation: | |
178.81913547764984 | |
Monte Carlo integration: | |
7.865548492655243 | |
Sparse matrix multiply: | |
70.83441529053721 | |
dense LU matrix factorization: | |
74.98535366888757 | |
============================================================ | |
SunSpider | |
------------------------------------------------------------ | |
RESULTS (means and 95% confidence intervals) | |
-------------------------------------------- | |
Total: 1470.2ms +/- 1.7% | |
-------------------------------------------- | |
3d: 202.7ms +/- 5.6% | |
cube: 64.6ms +/- 4.5% | |
morph: 38.4ms +/- 15.5% | |
raytrace: 99.7ms +/- 9.0% | |
access: 83.1ms +/- 9.8% | |
binary-trees: 8.7ms +/- 5.5% | |
fannkuch: 38.2ms +/- 3.6% | |
nbody: 23.5ms +/- 31.6% | |
nsieve: 12.7ms +/- 2.7% | |
bitops: 70.2ms +/- 7.8% | |
3bit-bits-in-byte: 3.8ms +/- 17.3% | |
bits-in-byte: 14.3ms +/- 2.4% | |
bitwise-and: 19.4ms +/- 18.6% | |
nsieve-bits: 32.7ms +/- 15.9% | |
controlflow: 9.6ms +/- 13.2% | |
recursive: 9.6ms +/- 13.2% | |
crypto: 114.7ms +/- 1.4% | |
aes: 42.4ms +/- 3.7% | |
md5: 33.9ms +/- 2.3% | |
sha1: 38.4ms +/- 4.9% | |
date: 300.5ms +/- 3.9% | |
format-tofte: 90.7ms +/- 3.2% | |
format-xparb: 209.8ms +/- 5.6% | |
math: 103.4ms +/- 2.0% | |
cordic: 24.7ms +/- 2.4% | |
partial-sums: 63.6ms +/- 3.5% | |
spectral-norm: 15.1ms +/- 4.7% | |
regexp: 35.1ms +/- 17.4% | |
dna: 35.1ms +/- 17.4% | |
string: 550.9ms +/- 4.0% | |
base64: 46.3ms +/- 33.5% | |
fasta: 41.0ms +/- 11.3% | |
tagcloud: 190.8ms +/- 1.3% | |
unpack-code: 154.4ms +/- 8.9% | |
validate-input: 118.4ms +/- 7.2% | |
============================================================ | |
Draw Canvas | |
------------------------------------------------------------ | |
Round 0 fps = 58.788944 | |
Round 1 fps = 59.394176 | |
Round 2 fps = 59.347183 | |
Average: fps = 59.17677 | |
============================================================ | |
Draw Circle | |
------------------------------------------------------------ | |
Round 0: fps = 67.340065 | |
Round 1: fps = 65.231575 | |
Round 2: fps = 69.23609 | |
Average: fps = 67.26925 | |
============================================================ | |
Draw Circle2 | |
------------------------------------------------------------ | |
Round 0: fps = 41.940445 | |
Round 1: fps = 42.052147 | |
Average: fps = 41.996296 | |
============================================================ | |
Draw Rect | |
------------------------------------------------------------ | |
Round 0: fps = 16.657412 | |
Round 1: fps = 15.245452 | |
Round 2: fps = 17.021276 | |
Average: fps = 16.308046 | |
============================================================ | |
Draw Arc | |
------------------------------------------------------------ | |
Round 0: fps = 32.709667 | |
Round 1: fps = 32.795486 | |
Average: fps = 32.75258 | |
============================================================ | |
Draw Image | |
------------------------------------------------------------ | |
Round 0: fps = 54.96922 | |
Round 1: fps = 50.958008 | |
Average: fps = 52.963615 | |
============================================================ | |
Draw Text | |
------------------------------------------------------------ | |
Round 0: fps = 59.101654 | |
Round 1: fps = 56.657223 | |
Round 2: fps = 59.488396 | |
Average: fps = 58.41576 | |
============================================================ | |
OpenGL Cube | |
------------------------------------------------------------ | |
Round 0: fps = 59.066746 | |
Round 1: fps = 59.87665 | |
Round 2: fps = 59.755 | |
Average: fps = 59.56613 | |
============================================================ | |
OpenGL Blending | |
------------------------------------------------------------ | |
Round 0: fps = 64.143684 | |
Round 1: fps = 64.094345 | |
Average: fps = 64.11902 | |
============================================================ | |
OpenGL Fog | |
------------------------------------------------------------ | |
Round 0: fps = 64.01229 | |
Round 1: fps = 63.901848 | |
Average: fps = 63.95707 | |
============================================================ | |
Flying Teapot | |
------------------------------------------------------------ | |
Round 0: fps = 41.659725 | |
Round 1: fps = 37.03155 | |
Average: fps = 39.34564 | |
============================================================ | |
Garbage Collection | |
------------------------------------------------------------ | |
Stretching memory: | |
binary tree of depth 16 | |
*Total memory:19768676 bytes | |
*Free memory:7718760 bytes | |
Creating: | |
long-lived binary tree of depth 14 | |
long-lived array of 125000 doubles | |
*Total memory:19758308 bytes | |
*Free memory:3636320 bytes | |
Create 37448 trees of depth 2 | |
- Top down: 281msecs | |
- Bottom up: 242msecs | |
Create 8456 trees of depth 4 | |
- Top down: 250msecs | |
- Bottom up: 253msecs | |
Create 2064 trees of depth 6 | |
- Top down: 258msecs | |
- Bottom up: 272msecs | |
Create 512 trees of depth 8 | |
- Top down: 250msecs | |
- Bottom up: 252msecs | |
*Total memory:19758308 bytes | |
*Free memory:2530728 bytes | |
Completed in 2364ms. | |
============================================================ |
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
============================================================ | |
Linpack | |
------------------------------------------------------------ | |
Mflops/s :65.22679418844174 | |
Norm Res :1.7100673392687894E14 | |
Precision:2.220446049250313E-16 | |
============================================================ | |
Scimark2 | |
------------------------------------------------------------ | |
Composite: | |
101.69645097331586 | |
Fast Fourier Transform: | |
63.7142224384144 | |
Jacobi Successive Over-relaxation: | |
209.90794596309132 | |
Monte Carlo integration: | |
7.727874698535466 | |
Sparse matrix multiply: | |
80.19579117799901 | |
dense LU matrix factorization: | |
146.93642058853905 | |
============================================================ | |
SunSpider | |
------------------------------------------------------------ | |
RESULTS (means and 95% confidence intervals) | |
-------------------------------------------- | |
Total: 1427.5ms +/- 0.9% | |
-------------------------------------------- | |
3d: 234.2ms +/- 1.4% | |
cube: 75.2ms +/- 1.4% | |
morph: 58.0ms +/- 3.3% | |
raytrace: 101.0ms +/- 1.7% | |
access: 75.8ms +/- 1.9% | |
binary-trees: 7.6ms +/- 6.6% | |
fannkuch: 35.4ms +/- 3.2% | |
nbody: 23.5ms +/- 2.6% | |
nsieve: 9.3ms +/- 3.7% | |
bitops: 83.6ms +/- 7.9% | |
3bit-bits-in-byte: 7.3ms +/- 8.1% | |
bits-in-byte: 12.5ms +/- 8.6% | |
bitwise-and: 16.0ms +/- 3.0% | |
nsieve-bits: 47.8ms +/- 11.9% | |
controlflow: 9.5ms +/- 7.3% | |
recursive: 9.5ms +/- 7.3% | |
crypto: 104.2ms +/- 2.3% | |
aes: 39.9ms +/- 4.0% | |
md5: 30.2ms +/- 2.4% | |
sha1: 34.1ms +/- 3.9% | |
date: 231.2ms +/- 0.6% | |
format-tofte: 95.0ms +/- 1.3% | |
format-xparb: 136.2ms +/- 1.1% | |
math: 101.7ms +/- 1.8% | |
cordic: 28.2ms +/- 2.9% | |
partial-sums: 52.1ms +/- 2.9% | |
spectral-norm: 21.4ms +/- 3.6% | |
regexp: 60.8ms +/- 2.6% | |
dna: 60.8ms +/- 2.6% | |
string: 526.5ms +/- 0.8% | |
base64: 31.9ms +/- 4.2% | |
fasta: 42.9ms +/- 2.9% | |
tagcloud: 167.5ms +/- 1.3% | |
unpack-code: 166.7ms +/- 0.9% | |
validate-input: 117.5ms +/- 0.9% | |
============================================================ | |
Draw Canvas | |
------------------------------------------------------------ | |
Round 0 fps = 59.94006 | |
Round 1 fps = 60.132294 | |
Round 2 fps = 60.14435 | |
Average: fps = 60.072235 | |
============================================================ | |
Draw Circle | |
------------------------------------------------------------ | |
Round 0: fps = 68.337135 | |
Round 1: fps = 68.82312 | |
Round 2: fps = 68.72852 | |
Average: fps = 68.629585 | |
============================================================ | |
Draw Circle2 | |
------------------------------------------------------------ | |
Round 0: fps = 48.02305 | |
Round 1: fps = 47.051445 | |
Average: fps = 47.537247 | |
============================================================ | |
Draw Rect | |
------------------------------------------------------------ | |
Round 0: fps = 22.311468 | |
Round 1: fps = 22.037758 | |
Round 2: fps = 25.400051 | |
Average: fps = 23.249762 | |
============================================================ | |
Draw Arc | |
------------------------------------------------------------ | |
Round 0: fps = 41.771095 | |
Round 1: fps = 41.342815 | |
Average: fps = 41.556953 | |
============================================================ | |
Draw Image | |
------------------------------------------------------------ | |
Round 0: fps = 58.761314 | |
Round 1: fps = 58.809692 | |
Average: fps = 58.785503 | |
============================================================ | |
Draw Text | |
------------------------------------------------------------ | |
Round 0: fps = 58.57087 | |
Round 1: fps = 58.015858 | |
Round 2: fps = 58.16208 | |
Average: fps = 58.249603 | |
============================================================ | |
OpenGL Cube | |
------------------------------------------------------------ | |
Round 0: fps = 59.905346 | |
Round 1: fps = 59.66231 | |
Round 2: fps = 59.887413 | |
Average: fps = 59.81836 | |
============================================================ | |
OpenGL Blending | |
------------------------------------------------------------ | |
Round 0: fps = 63.99181 | |
Round 1: fps = 63.910015 | |
Average: fps = 63.950912 | |
============================================================ | |
OpenGL Fog | |
------------------------------------------------------------ | |
Round 0: fps = 64.04919 | |
Round 1: fps = 64.18485 | |
Average: fps = 64.11702 | |
============================================================ | |
Flying Teapot | |
------------------------------------------------------------ | |
Round 0: fps = 60.598713 | |
Round 1: fps = 60.598713 | |
Average: fps = 60.598713 | |
============================================================ | |
Garbage Collection | |
------------------------------------------------------------ | |
Stretching memory: | |
binary tree of depth 16 | |
*Total memory:11030528 bytes | |
*Free memory:2835264 bytes | |
Creating: | |
long-lived binary tree of depth 14 | |
long-lived array of 125000 doubles | |
*Total memory:12365824 bytes | |
*Free memory:3763856 bytes | |
Create 37448 trees of depth 2 | |
- Top down: 274msecs | |
- Bottom up: 297msecs | |
Create 8456 trees of depth 4 | |
- Top down: 279msecs | |
- Bottom up: 280msecs | |
Create 2064 trees of depth 6 | |
- Top down: 268msecs | |
- Bottom up: 274msecs | |
Create 512 trees of depth 8 | |
- Top down: 272msecs | |
- Bottom up: 274msecs | |
*Total memory:12365824 bytes | |
*Free memory:3726904 bytes | |
Completed in 2479ms. | |
============================================================ |
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
============================================================ | |
Linpack | |
------------------------------------------------------------ | |
Mflops/s :54.695526695526695 | |
Norm Res :1.7100673392687894E14 | |
Precision:2.220446049250313E-16 | |
============================================================ | |
Scimark2 | |
------------------------------------------------------------ | |
Composite: | |
90.68026641409733 | |
Fast Fourier Transform: | |
58.56300754654798 | |
Jacobi Successive Over-relaxation: | |
209.0879873642929 | |
Monte Carlo integration: | |
7.5915003214512415 | |
Sparse matrix multiply: | |
69.86780298552925 | |
dense LU matrix factorization: | |
108.29103385266527 | |
============================================================ | |
SunSpider | |
------------------------------------------------------------ | |
RESULTS (means and 95% confidence intervals) | |
-------------------------------------------- | |
Total: 1377.1ms +/- 1.9% | |
-------------------------------------------- | |
3d: 192.4ms +/- 5.8% | |
cube: 63.5ms +/- 8.7% | |
morph: 30.4ms +/- 5.6% | |
raytrace: 98.5ms +/- 11.2% | |
access: 84.3ms +/- 16.2% | |
binary-trees: 11.4ms +/- 43.8% | |
fannkuch: 43.7ms +/- 23.3% | |
nbody: 18.3ms +/- 6.1% | |
nsieve: 10.9ms +/- 7.8% | |
bitops: 70.2ms +/- 14.2% | |
3bit-bits-in-byte: 4.5ms +/- 39.1% | |
bits-in-byte: 17.2ms +/- 37.8% | |
bitwise-and: 18.7ms +/- 25.9% | |
nsieve-bits: 29.8ms +/- 20.4% | |
controlflow: 13.7ms +/- 32.9% | |
recursive: 13.7ms +/- 32.9% | |
crypto: 118.5ms +/- 12.1% | |
aes: 41.8ms +/- 16.5% | |
md5: 34.8ms +/- 18.7% | |
sha1: 41.9ms +/- 26.4% | |
date: 275.6ms +/- 3.9% | |
format-tofte: 86.8ms +/- 12.9% | |
format-xparb: 188.8ms +/- 4.2% | |
math: 98.7ms +/- 12.6% | |
cordic: 21.0ms +/- 3.2% | |
partial-sums: 63.6ms +/- 20.1% | |
spectral-norm: 14.1ms +/- 7.7% | |
regexp: 32.9ms +/- 32.2% | |
dna: 32.9ms +/- 32.2% | |
string: 490.8ms +/- 4.5% | |
base64: 35.4ms +/- 23.6% | |
fasta: 42.3ms +/- 15.4% | |
tagcloud: 165.9ms +/- 1.2% | |
unpack-code: 141.1ms +/- 11.0% | |
validate-input: 106.1ms +/- 5.0% | |
============================================================ | |
Draw Canvas | |
------------------------------------------------------------ | |
Round 0 fps = 58.027077 | |
Round 1 fps = 58.559437 | |
Round 2 fps = 57.681213 | |
Average: fps = 58.089245 | |
============================================================ | |
Draw Circle | |
------------------------------------------------------------ | |
Round 0: fps = 65.81834 | |
Round 1: fps = 68.08897 | |
Round 2: fps = 65.87615 | |
Average: fps = 66.59448 | |
============================================================ | |
Draw Circle2 | |
------------------------------------------------------------ | |
Round 0: fps = 38.197098 | |
Round 1: fps = 37.71213 | |
Average: fps = 37.954613 | |
============================================================ | |
Draw Rect | |
------------------------------------------------------------ | |
Round 0: fps = 13.528749 | |
Round 1: fps = 10.667425 | |
Round 2: fps = 13.184495 | |
Average: fps = 12.460223 | |
============================================================ | |
Draw Arc | |
------------------------------------------------------------ | |
Round 0: fps = 25.520622 | |
Round 1: fps = 26.436842 | |
Average: fps = 25.978733 | |
============================================================ | |
Draw Image | |
------------------------------------------------------------ | |
Round 0: fps = 43.683384 | |
Round 1: fps = 52.443882 | |
Average: fps = 48.063633 | |
============================================================ | |
Draw Text | |
------------------------------------------------------------ | |
Round 0: fps = 56.14823 | |
Round 1: fps = 58.411213 | |
Round 2: fps = 54.015125 | |
Average: fps = 56.191525 | |
============================================================ | |
OpenGL Cube | |
------------------------------------------------------------ | |
Round 0: fps = 58.73025 | |
Round 1: fps = 58.3703 | |
Round 2: fps = 58.889343 | |
Average: fps = 58.6633 | |
============================================================ | |
OpenGL Blending | |
------------------------------------------------------------ | |
Round 0: fps = 61.6067 | |
Round 1: fps = 62.40639 | |
Average: fps = 62.006546 | |
============================================================ | |
OpenGL Fog | |
------------------------------------------------------------ | |
Round 0: fps = 62.05784 | |
Round 1: fps = 62.77464 | |
Average: fps = 62.416237 | |
============================================================ | |
Flying Teapot | |
------------------------------------------------------------ | |
Round 0: fps = 44.436546 | |
Round 1: fps = 41.663193 | |
Average: fps = 43.04987 | |
============================================================ | |
Garbage Collection | |
------------------------------------------------------------ | |
Stretching memory: | |
binary tree of depth 16 | |
*Total memory:11755520 bytes | |
*Free memory:818488 bytes | |
Creating: | |
long-lived binary tree of depth 14 | |
long-lived array of 125000 doubles | |
*Total memory:15261696 bytes | |
*Free memory:2492512 bytes | |
Create 37448 trees of depth 2 | |
- Top down: 473msecs | |
- Bottom up: 572msecs | |
Create 8456 trees of depth 4 | |
- Top down: 451msecs | |
- Bottom up: 499msecs | |
Create 2064 trees of depth 6 | |
- Top down: 487msecs | |
- Bottom up: 502msecs | |
Create 512 trees of depth 8 | |
- Top down: 439msecs | |
- Bottom up: 531msecs | |
*Total memory:15261696 bytes | |
*Free memory:1699976 bytes | |
Completed in 4414ms. | |
============================================================ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment