Created
July 22, 2018 02:50
-
-
Save Daomephsta/d629a2598abde77c4ca59760ec539252 to your computer and use it in GitHub Desktop.
Capability Benchmark
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 Mode Cnt Score Error Units | |
MicroBenchmark.testEmptyMethod avgt 5 0.910 ± 0.403 ns/op | |
MicroBenchmark.testEmptyMethod:·gc.alloc.rate avgt 5 ≈ 0 MB/sec | |
MicroBenchmark.testEmptyMethod:·gc.alloc.rate.norm avgt 5 ≈ 0 B/op | |
MicroBenchmark.testEmptyMethod:·gc.churn.PS_Eden_Space avgt 5 0.400 ± 3.444 MB/sec | |
MicroBenchmark.testEmptyMethod:·gc.churn.PS_Eden_Space.norm avgt 5 ≈ 10⁻³ B/op | |
MicroBenchmark.testEmptyMethod:·gc.count avgt 5 1.000 counts | |
MicroBenchmark.testEmptyMethod:·gc.time avgt 5 5.000 ms | |
MicroBenchmark.testEmptyMethod:·stack avgt NaN --- | |
MicroBenchmark.testNastyAPI avgt 5 14.195 ± 18.789 ns/op | |
MicroBenchmark.testNastyAPI:·gc.alloc.rate avgt 5 1148.749 ± 1298.365 MB/sec | |
MicroBenchmark.testNastyAPI:·gc.alloc.rate.norm avgt 5 16.005 ± 0.003 B/op | |
MicroBenchmark.testNastyAPI:·gc.churn.PS_Eden_Space avgt 5 1152.933 ± 1306.035 MB/sec | |
MicroBenchmark.testNastyAPI:·gc.churn.PS_Eden_Space.norm avgt 5 16.058 ± 0.441 B/op | |
MicroBenchmark.testNastyAPI:·gc.churn.PS_Survivor_Space avgt 5 0.011 ± 0.043 MB/sec | |
MicroBenchmark.testNastyAPI:·gc.churn.PS_Survivor_Space.norm avgt 5 ≈ 10⁻⁴ B/op | |
MicroBenchmark.testNastyAPI:·gc.count avgt 5 1044.000 counts | |
MicroBenchmark.testNastyAPI:·gc.time avgt 5 1073.000 ms | |
MicroBenchmark.testNastyAPI:·stack avgt NaN --- | |
MicroBenchmark.testNiceAPI avgt 5 45.433 ± 79.679 ns/op | |
MicroBenchmark.testNiceAPI:·gc.alloc.rate avgt 5 1151.417 ± 1724.584 MB/sec | |
MicroBenchmark.testNiceAPI:·gc.alloc.rate.norm avgt 5 48.015 ± 0.014 B/op | |
MicroBenchmark.testNiceAPI:·gc.churn.PS_Eden_Space avgt 5 1153.445 ± 1718.443 MB/sec | |
MicroBenchmark.testNiceAPI:·gc.churn.PS_Eden_Space.norm avgt 5 48.146 ± 0.698 B/op | |
MicroBenchmark.testNiceAPI:·gc.churn.PS_Survivor_Space avgt 5 0.025 ± 0.069 MB/sec | |
MicroBenchmark.testNiceAPI:·gc.churn.PS_Survivor_Space.norm avgt 5 0.001 ± 0.002 B/op | |
MicroBenchmark.testNiceAPI:·gc.count avgt 5 1000.000 counts | |
MicroBenchmark.testNiceAPI:·gc.time avgt 5 1018.000 ms | |
MicroBenchmark.testNiceAPI:·stack avgt NaN --- | |
MicroBenchmark.testOldHardAPI avgt 5 5.799 ± 4.412 ns/op | |
MicroBenchmark.testOldHardAPI:·gc.alloc.rate avgt 5 ≈ 0 MB/sec | |
MicroBenchmark.testOldHardAPI:·gc.alloc.rate.norm avgt 5 ≈ 0 B/op | |
MicroBenchmark.testOldHardAPI:·gc.churn.PS_Eden_Space avgt 5 0.400 ± 3.444 MB/sec | |
MicroBenchmark.testOldHardAPI:·gc.churn.PS_Eden_Space.norm avgt 5 0.002 ± 0.019 B/op | |
MicroBenchmark.testOldHardAPI:·gc.count avgt 5 1.000 counts | |
MicroBenchmark.testOldHardAPI:·gc.time avgt 5 5.000 ms | |
MicroBenchmark.testOldHardAPI:·stack avgt NaN --- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment