Skip to content

Instantly share code, notes, and snippets.

@retronym
Created June 19, 2018 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save retronym/80b915a961cdf8c8d023383a06ee759d to your computer and use it in GitHub Desktop.
Save retronym/80b915a961cdf8c8d023383a06ee759d to your computer and use it in GitHub Desktop.
[
{
"jmhVersion" : "1.20",
"benchmark" : "scala.collection.mutable.HashMapBenchmark.getOrElseUpdate",
"mode" : "avgt",
"threads" : 1,
"forks" : 1,
"jvm" : "/Users/jz/.jabba/jdk/1.8.172/Contents/Home/jre/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "1.8.0_172",
"vmVersion" : "25.172-b11",
"warmupIterations" : 10,
"warmupTime" : "1 s",
"warmupBatchSize" : 1,
"measurementIterations" : 10,
"measurementTime" : "1 s",
"measurementBatchSize" : 1,
"params" : {
"size" : "1000"
},
"primaryMetric" : {
"score" : 64849.906290478524,
"scoreError" : 2363.745008015287,
"scoreConfidence" : [
62486.16128246324,
67213.65129849382
],
"scorePercentiles" : {
"0.0" : 62106.843711543195,
"50.0" : 64696.69273149223,
"90.0" : 66794.18599227343,
"95.0" : 66799.61926968764,
"99.0" : 66799.61926968764,
"99.9" : 66799.61926968764,
"99.99" : 66799.61926968764,
"99.999" : 66799.61926968764,
"99.9999" : 66799.61926968764,
"100.0" : 66799.61926968764
},
"scoreUnit" : "ns/op",
"rawData" : [
[
62106.843711543195,
64226.040077952886,
65136.216786239085,
64072.75619834711,
63166.20665718826,
66799.61926968764,
66310.99754170325,
66745.28649554556,
65677.927489833,
64257.16867674537
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment