|
| 1 | +Warmup |
| 2 | +............ |
| 3 | +Bench |
| 4 | +[1] ArithmeticsBenchmark |
| 5 | +ArithmeticsBenchmark 12157.88 ms 74.03 pts 2467535.06 Iter/s |
| 6 | +Iterrations: 30000000, Ratio: 0.030000 |
| 7 | +[2] MathBenchmark |
| 8 | +MathBenchmark 12270.85 ms 814.94 pts 1629878.54 Iter/s |
| 9 | +Iterrations: 20000000, Ratio: 0.500000 |
| 10 | +[3] CallBenchmark |
| 11 | +CallBenchmark 13474.29 ms 148.43 pts 14843084.86 Iter/s |
| 12 | +Iterrations: 200000000, Ratio: 0.010000 |
| 13 | +[4] IfElseBenchmark |
| 14 | +IfElseBenchmark 18905.97 ms 105.79 pts 10578668.48 Iter/s |
| 15 | +Iterrations: 200000000, Ratio: 0.010000 |
| 16 | +[5] StringManipulation |
| 17 | +StringManipulation 750.27 ms 6664.23 pts 666423.25 Iter/s |
| 18 | +Iterrations: 500000, Ratio: 10.000000 |
| 19 | +[6] MemoryBenchmark |
| 20 | +int 4k: 294.58 MB/s |
| 21 | +int 512k: 291.66 MB/s |
| 22 | +int 8M: 286.13 MB/s |
| 23 | +int 32M: 286.04 MB/s |
| 24 | +long 4k: 317.02 MB/s |
| 25 | +long 512k: 317.28 MB/s |
| 26 | +long 8M: 308.79 MB/s |
| 27 | +long 32M: 313.01 MB/s |
| 28 | +Average: 301.81 MB/s |
| 29 | +MemoryBenchmark 10947.09 ms 301.81 pts 301.81 MB/s |
| 30 | +Iterrations: 50000, Ratio: 1.000000 |
| 31 | +[7] RandomMemoryBenchmark |
| 32 | +Random int 4k: 239.51 MB/s |
| 33 | +Random int 512k: 216.33 MB/s |
| 34 | +Random int 8M: 91.14 MB/s |
| 35 | +Random long 4k: 239.72 MB/s |
| 36 | +Random long 512k: 223.88 MB/s |
| 37 | +Random long 8M: 97.20 MB/s |
| 38 | +Average: 184.63 MB/s |
| 39 | +RandomMemoryBenchmark 14800.30 ms 369.26 pts 184.63 MB/s |
| 40 | +Iterrations: 50000, Ratio: 2.000000 |
| 41 | +[8] Scimark2Benchmark |
| 42 | +Scimark2Benchmark 27163.09 ms 320.27 pts 32.03 CompositeScore |
| 43 | +Iterrations: 1, Ratio: 10.000000 |
| 44 | +[9] DhrystoneBenchmark |
| 45 | +DhrystoneBenchmark 1858.56 ms 612.58 pts 153.15 DMIPS |
| 46 | +Iterrations: 1, Ratio: 4.000000 |
| 47 | +[10] WhetstoneBenchmark |
| 48 | +WhetstoneBenchmark 116781.70 ms 226.03 pts 226.03 MWIPS |
| 49 | +Iterrations: 1, Ratio: 1.000000 |
| 50 | +[11] LinpackBenchmark |
| 51 | +LinpackBenchmark 156440.27 ms 360.45 pts 36.05 MFLOPS |
| 52 | +Iterrations: 1, Ratio: 10.000000 |
| 53 | +[12] HashBenchmark |
| 54 | +HashBenchmark 337.81 ms 5920.49 pts 592049.13 Iter/s |
| 55 | +Iterrations: 200000, Ratio: 10.000000 |
| 56 | + |
| 57 | +Total: 385888.10 ms 15918.31 pts |
| 58 | + |
| 59 | +Single-thread results |
| 60 | +Operating System,Runtime,Threads Count,Memory Used,ArithmeticsBenchmark,MathBenchmark,CallBenchmark,IfElseBenchmark,StringManipulation,MemoryBenchmark,RandomMemoryBenchmark,Scimark2Benchmark,DhrystoneBenchmark,WhetstoneBenchmark,LinpackBenchmark,HashBenchmark,Total Points,Total Time (ms) |
| 61 | +Linux 4.18.0-425.10.1.el8_7.x86_64,PHP 7.2.24,16,924248,74.03,814.94,148.43,105.79,6664.23,301.81,369.26,320.27,612.58,226.03,360.45,5920.49,15918.31,385888 |
| 62 | + |
| 63 | + |
| 64 | +Single-thread Units results |
| 65 | +Operating System,Runtime,Threads Count,Memory Used,ArithmeticsBenchmark,MathBenchmark,CallBenchmark,IfElseBenchmark,StringManipulation,MemoryBenchmark,RandomMemoryBenchmark,Scimark2Benchmark,DhrystoneBenchmark,WhetstoneBenchmark,LinpackBenchmark,HashBenchmark,Total Points,Total Time (ms) |
| 66 | +Linux 4.18.0-425.10.1.el8_7.x86_64,PHP 7.2.24,16,924248,2467535.06,1629878.54,14843084.86,10578668.48,666423.25,301.81,184.63,32.03,153.15,226.03,36.05,592049.13,15918.31,385888 |
0 commit comments