Skip to content

Instantly share code, notes, and snippets.

@evita-performance
Created April 23, 2021 20:23
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/36ce8aadb77ceff4cdf34022ae8f4813 to your computer and use it in GitHub Desktop.
Save evita-performance/36ce8aadb77ceff4cdf34022ae8f4813 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" : 5,
"jvm" : "/usr/local/openjdk-11/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "11.0.11",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "11.0.11+9",
"warmupIterations" : 5,
"warmupTime" : "10 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 min",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 16217.797622598242,
"scoreError" : 310.2947922810603,
"scoreConfidence" : [
15907.502830317182,
16528.092414879302
],
"scorePercentiles" : {
"0.0" : 15467.101678778725,
"50.0" : 16182.790129230052,
"90.0" : 16878.069932696573,
"95.0" : 17015.32462136402,
"99.0" : 17045.271681586626,
"99.9" : 17045.271681586626,
"99.99" : 17045.271681586626,
"99.999" : 17045.271681586626,
"99.9999" : 17045.271681586626,
"100.0" : 17045.271681586626
},
"scoreUnit" : "ops/s",
"rawData" : [
[
15860.119813027664,
15467.101678778725,
15952.245077324005,
16182.790129230052,
15962.075903587276
],
[
16687.656094509188,
16407.441743990308,
16292.33896561141,
16619.032685032653,
17045.271681586626
],
[
16347.59099295557,
16318.175534793741,
16346.874962654261,
16945.448147511277,
16833.151122820105
],
[
15535.182455074635,
16121.092966241597,
16005.595484998084,
16102.555128804173,
15545.56447262598
],
[
16142.18896060281,
16544.448554091254,
15940.147247237628,
16254.311540700246,
15986.539221166779
]
]
},
"secondaryMetrics" : {
}
},
{
"jmhVersion" : "1.27",
"benchmark" : "io.evitadb.artificial.ArtificialEntitiesBenchmark.transactionalUpsertThroughput_InMemory",
"mode" : "thrpt",
"threads" : 1,
"forks" : 5,
"jvm" : "/usr/local/openjdk-11/bin/java",
"jvmArgs" : [
],
"jdkVersion" : "11.0.11",
"vmName" : "OpenJDK 64-Bit Server VM",
"vmVersion" : "11.0.11+9",
"warmupIterations" : 5,
"warmupTime" : "10 s",
"warmupBatchSize" : 1,
"measurementIterations" : 5,
"measurementTime" : "1 min",
"measurementBatchSize" : 1,
"primaryMetric" : {
"score" : 13900.653862486324,
"scoreError" : 166.05010077596503,
"scoreConfidence" : [
13734.60376171036,
14066.70396326229
],
"scorePercentiles" : {
"0.0" : 13316.062451206808,
"50.0" : 13888.298564782077,
"90.0" : 14200.943048132282,
"95.0" : 14280.499355422537,
"99.0" : 14312.257888905939,
"99.9" : 14312.257888905939,
"99.99" : 14312.257888905939,
"99.999" : 14312.257888905939,
"99.9999" : 14312.257888905939,
"100.0" : 14312.257888905939
},
"scoreUnit" : "ops/s",
"rawData" : [
[
13796.58359719893,
13951.687086025977,
14072.216900833082,
13754.93240482376,
13920.42149457164
],
[
13775.087616860757,
13694.060819565713,
13770.517612873464,
13888.298564782077,
13801.936626477287
],
[
13866.087828975178,
13620.435055438182,
13767.513371933512,
13915.35888832183,
13660.1765614041
],
[
14197.307673135183,
13859.244389405949,
14312.257888905939,
13316.062451206808,
14121.905552770379
],
[
14085.600357798294,
14178.714045889388,
14027.957794032207,
14206.39611062793,
13955.585868300515
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment