Skip to content

Instantly share code, notes, and snippets.

@evita-performance
Created September 15, 2021 10:18
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/e296b17884d61addab4f977642b5bc61 to your computer and use it in GitHub Desktop.
Save evita-performance/e296b17884d61addab4f977642b5bc61 to your computer and use it in GitHub Desktop.
Evita performance results: elastic - 2021-09-15T09:12:40+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" : 93.96541987345381,
"scoreError" : 6.4246802512135615,
"scoreConfidence" : [
87.54073962224025,
100.39010012466737
],
"scorePercentiles" : {
"0.0" : 92.01215168773479,
"50.0" : 93.749212821866,
"90.0" : 96.52261669968634,
"95.0" : 96.52261669968634,
"99.0" : 96.52261669968634,
"99.9" : 96.52261669968634,
"99.99" : 96.52261669968634,
"99.999" : 96.52261669968634,
"99.9999" : 96.52261669968634,
"100.0" : 96.52261669968634
},
"scoreUnit" : "ops/s",
"rawData" : [
[
92.01215168773479
],
[
94.3454642465736
],
[
93.749212821866
],
[
96.52261669968634
],
[
93.19765391140831
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment