Created
November 13, 2012 03:27
-
-
Save puredanger/4063761 to your computer and use it in GitHub Desktop.
Benchmark results
This file contains 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
user=> (test) | |
Cleaning JVM allocations ... | |
Warming up for JIT optimisations ... | |
Estimating execution count ... | |
Running with sample-count 60 exec-count 120 reducing results | |
Checking GC... | |
Cleaning JVM allocations ... | |
Finding outliers ... | |
Bootstrapping ... | |
Checking outlier significance | |
Evaluation count : 7200 in 60 samples of 120 calls. | |
Execution time mean : 8.839106 ms | |
Execution time std-deviation : 726.701636 us | |
Execution time lower quantile : 8.310225 ms ( 2.5%) | |
Execution time upper quantile : 10.536124 ms (97.5%) | |
Found 8 outliers in 60 samples (13.3333 %) | |
low-severe 6 (10.0000 %) | |
low-mild 2 (3.3333 %) | |
Variance from outliers : 60.2015 % Variance is severely inflated by outliers | |
Cleaning JVM allocations ... | |
Warming up for JIT optimisations ... | |
Estimating execution count ... | |
Running with sample-count 60 exec-count 2292 reducing results | |
Checking GC... | |
Cleaning JVM allocations ... | |
Finding outliers ... | |
Bootstrapping ... | |
Checking outlier significance | |
Evaluation count : 137520 in 60 samples of 2292 calls. | |
Execution time mean : 469.430948 us | |
Execution time std-deviation : 46.626422 us | |
Execution time lower quantile : 431.116492 us ( 2.5%) | |
Execution time upper quantile : 594.992343 us (97.5%) | |
Found 3 outliers in 60 samples (5.0000 %) | |
low-severe 3 (5.0000 %) | |
Variance from outliers : 68.7066 % Variance is severely inflated by outliers |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment