Skip to content

Instantly share code, notes, and snippets.

@evita-performance
Created September 14, 2021 16:08
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/611c4979fae0fbd8c971ef5bc0281d87 to your computer and use it in GitHub Desktop.
Save evita-performance/611c4979fae0fbd8c971ef5bc0281d87 to your computer and use it in GitHub Desktop.
Evita performance results: elastic - 2021-09-14T15:06:18+00:00 (node: g-4vcpu-16gb)
[
{
"jmhVersion" : "1.27",
"benchmark" : "io.evitadb.artificial.ArtificialEntitiesBenchmark.bulkInsertThroughput_Elasticsearch",
"mode" : "thrpt",
"threads" : 1,
"forks" : 5,
"jvm" : "/usr/local/openjdk-11/bin/java",
"jvmArgs" : [
"-javaagent:jmx_prometheus_javaagent.jar=0.0.0.0:8015:jmx.yml",
"-Ddbhost=elastic",
"-Ddbport=9200",
"-Xmx3g",
"-DdataFolder=/data"
],
"jdkVersion" : "11.0.11",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "11.0.11+9",
"warmupIterations" : 3,
"warmupTime" : "10 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 min",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 99.9965727876799,
"scoreError" : "NaN",
"scoreConfidence" : [
"NaN",
"NaN"
],
"scorePercentiles" : {
"0.0" : 99.53379119651169,
"50.0" : 99.9965727876799,
"90.0" : 100.45935437884812,
"95.0" : 100.45935437884812,
"99.0" : 100.45935437884812,
"99.9" : 100.45935437884812,
"99.99" : 100.45935437884812,
"99.999" : 100.45935437884812,
"99.9999" : 100.45935437884812,
"100.0" : 100.45935437884812
},
"scoreUnit" : "ops/s",
"rawData" : [
[
100.45935437884812
],
[
99.53379119651169
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment