Skip to content

Instantly share code, notes, and snippets.

@evita-performance
Created September 22, 2021 16:03
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/ad556ec27b060c9c395ec0ac13fc9f3c to your computer and use it in GitHub Desktop.
Save evita-performance/ad556ec27b060c9c395ec0ac13fc9f3c to your computer and use it in GitHub Desktop.
Evita performance results: elastic - 2021-09-22T14:59:27+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" : 98.65274318400914,
"scoreError" : 3.5204447326036297,
"scoreConfidence" : [
95.1322984514055,
102.17318791661278
],
"scorePercentiles" : {
"0.0" : 97.18371424940032,
"50.0" : 98.90549061006732,
"90.0" : 99.67489156057995,
"95.0" : 99.67489156057995,
"99.0" : 99.67489156057995,
"99.9" : 99.67489156057995,
"99.99" : 99.67489156057995,
"99.999" : 99.67489156057995,
"99.9999" : 99.67489156057995,
"100.0" : 99.67489156057995
},
"scoreUnit" : "ops/s",
"rawData" : [
[
99.67489156057995
],
[
98.57974868563082
],
[
98.90549061006732
],
[
98.91987081436723
],
[
97.18371424940032
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment