Skip to content

Instantly share code, notes, and snippets.

@evita-performance
Created April 23, 2021 14:34
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/d595fcdb2916552c921c5209ec723061 to your computer and use it in GitHub Desktop.
Save evita-performance/d595fcdb2916552c921c5209ec723061 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" : 14252.403338462565,
"scoreError" : "NaN",
"scoreConfidence" : [
"NaN",
"NaN"
],
"scorePercentiles" : {
"0.0" : 14252.403338462565,
"50.0" : 14252.403338462565,
"90.0" : 14252.403338462565,
"95.0" : 14252.403338462565,
"99.0" : 14252.403338462565,
"99.9" : 14252.403338462565,
"99.99" : 14252.403338462565,
"99.999" : 14252.403338462565,
"99.9999" : 14252.403338462565,
"100.0" : 14252.403338462565
},
"scoreUnit" : "ops/s",
"rawData" : [
[
14252.403338462565
]
]
},
"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" : 35017.21447968614,
"scoreError" : "NaN",
"scoreConfidence" : [
"NaN",
"NaN"
],
"scorePercentiles" : {
"0.0" : 35017.21447968614,
"50.0" : 35017.21447968614,
"90.0" : 35017.21447968614,
"95.0" : 35017.21447968614,
"99.0" : 35017.21447968614,
"99.9" : 35017.21447968614,
"99.99" : 35017.21447968614,
"99.999" : 35017.21447968614,
"99.9999" : 35017.21447968614,
"100.0" : 35017.21447968614
},
"scoreUnit" : "ops/s",
"rawData" : [
[
35017.21447968614
]
]
},
"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" : 11809.738293620776,
"scoreError" : "NaN",
"scoreConfidence" : [
"NaN",
"NaN"
],
"scorePercentiles" : {
"0.0" : 11809.738293620776,
"50.0" : 11809.738293620776,
"90.0" : 11809.738293620776,
"95.0" : 11809.738293620776,
"99.0" : 11809.738293620776,
"99.9" : 11809.738293620776,
"99.99" : 11809.738293620776,
"99.999" : 11809.738293620776,
"99.9999" : 11809.738293620776,
"100.0" : 11809.738293620776
},
"scoreUnit" : "ops/s",
"rawData" : [
[
11809.738293620776
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment