Skip to content

Instantly share code, notes, and snippets.

@evita-performance
Created April 23, 2021 14:57
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 evita-performance/fc04091be3507105f142bdaf7eebc9b9 to your computer and use it in GitHub Desktop.
Save evita-performance/fc04091be3507105f142bdaf7eebc9b9 to your computer and use it in GitHub Desktop.
Evita performance results date +'%m/%d/%Y %H:%M'
[
{
"jmhVersion" : "1.27",
"benchmark" : "io.evitadb.artificial.ArtificialEntitiesBenchmark.bulkInsertThroughput_InMemory",
"mode" : "thrpt",
"threads" : 1,
"forks" : 1,
"jvm" : "/usr/local/openjdk-11/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "11.0.11",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "11.0.11+9",
"warmupIterations" : 1,
"warmupTime" : "10 s",
"warmupBatchSize" : 1,
"measurementIterations" : 1,
"measurementTime" : "1 min",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 15666.734821119266,
"scoreError" : "NaN",
"scoreConfidence" : [
"NaN",
"NaN"
],
"scorePercentiles" : {
"0.0" : 15666.734821119266,
"50.0" : 15666.734821119266,
"90.0" : 15666.734821119266,
"95.0" : 15666.734821119266,
"99.0" : 15666.734821119266,
"99.9" : 15666.734821119266,
"99.99" : 15666.734821119266,
"99.999" : 15666.734821119266,
"99.9999" : 15666.734821119266,
"100.0" : 15666.734821119266
},
"scoreUnit" : "ops/s",
"rawData" : [
[
15666.734821119266
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.27",
"benchmark" : "io.evitadb.artificial.ArtificialEntitiesBenchmark.singleEntityRead_InMemory",
"mode" : "thrpt",
"threads" : 1,
"forks" : 1,
"jvm" : "/usr/local/openjdk-11/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "11.0.11",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "11.0.11+9",
"warmupIterations" : 1,
"warmupTime" : "10 s",
"warmupBatchSize" : 1,
"measurementIterations" : 1,
"measurementTime" : "1 min",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 42252.70631389304,
"scoreError" : "NaN",
"scoreConfidence" : [
"NaN",
"NaN"
],
"scorePercentiles" : {
"0.0" : 42252.70631389304,
"50.0" : 42252.70631389304,
"90.0" : 42252.70631389304,
"95.0" : 42252.70631389304,
"99.0" : 42252.70631389304,
"99.9" : 42252.70631389304,
"99.99" : 42252.70631389304,
"99.999" : 42252.70631389304,
"99.9999" : 42252.70631389304,
"100.0" : 42252.70631389304
},
"scoreUnit" : "ops/s",
"rawData" : [
[
42252.70631389304
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.27",
"benchmark" : "io.evitadb.artificial.ArtificialEntitiesBenchmark.transactionalUpsertThroughput_InMemory",
"mode" : "thrpt",
"threads" : 1,
"forks" : 1,
"jvm" : "/usr/local/openjdk-11/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "11.0.11",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "11.0.11+9",
"warmupIterations" : 1,
"warmupTime" : "10 s",
"warmupBatchSize" : 1,
"measurementIterations" : 1,
"measurementTime" : "1 min",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 13822.105179890177,
"scoreError" : "NaN",
"scoreConfidence" : [
"NaN",
"NaN"
],
"scorePercentiles" : {
"0.0" : 13822.105179890177,
"50.0" : 13822.105179890177,
"90.0" : 13822.105179890177,
"95.0" : 13822.105179890177,
"99.0" : 13822.105179890177,
"99.9" : 13822.105179890177,
"99.99" : 13822.105179890177,
"99.999" : 13822.105179890177,
"99.9999" : 13822.105179890177,
"100.0" : 13822.105179890177
},
"scoreUnit" : "ops/s",
"rawData" : [
[
13822.105179890177
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment