Skip to content

Instantly share code, notes, and snippets.

@evita-performance
Created April 23, 2021 21:53
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/938bc15c3b65b90bafbed0555f613a90 to your computer and use it in GitHub Desktop.
Save evita-performance/938bc15c3b65b90bafbed0555f613a90 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" : 16321.454602454263,
"scoreError" : 337.8463878382844,
"scoreConfidence" : [
15983.608214615979,
16659.300990292548
],
"scorePercentiles" : {
"0.0" : 14478.978094726699,
"50.0" : 16399.834175573178,
"90.0" : 16735.482779305406,
"95.0" : 16839.605315810164,
"99.0" : 16862.98593685319,
"99.9" : 16862.98593685319,
"99.99" : 16862.98593685319,
"99.999" : 16862.98593685319,
"99.9999" : 16862.98593685319,
"100.0" : 16862.98593685319
},
"scoreUnit" : "ops/s",
"rawData" : [
[
16372.199651228362,
16862.98593685319,
16260.134289175327,
16404.63306357712,
16389.034322301894
],
[
16519.511748665962,
16181.130525319844,
16702.43760992472,
16535.805808712375,
16205.327525717612
],
[
16388.663735850965,
16522.84733455032,
16428.419313996055,
16487.76122109124,
16459.32281710407
],
[
14478.978094726699,
16223.990838396508,
16785.050533376434,
16063.172845149478,
16677.111440034627
],
[
16414.56784636061,
16399.834175573178,
16231.442431157777,
15714.08482782142,
16327.917124690703
]
]
},
"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" : 14105.771064714838,
"scoreError" : 165.7919514161618,
"scoreConfidence" : [
13939.979113298676,
14271.563016131
],
"scorePercentiles" : {
"0.0" : 13663.23524920413,
"50.0" : 14117.881564000034,
"90.0" : 14396.677019386956,
"95.0" : 14478.850617941729,
"99.0" : 14500.024407082408,
"99.9" : 14500.024407082408,
"99.99" : 14500.024407082408,
"99.999" : 14500.024407082408,
"99.9999" : 14500.024407082408,
"100.0" : 14500.024407082408
},
"scoreUnit" : "ops/s",
"rawData" : [
[
14270.74386432802,
14139.653604169423,
14100.29028774608,
14374.831625680385,
14342.470285907584
],
[
13885.150344919071,
14042.900669701856,
14088.350483153612,
14500.024407082408,
14255.740277139234
],
[
14007.500524599673,
13740.624428221905,
13852.682758658271,
13663.23524920413,
13912.638752072015
],
[
13939.623712610943,
14304.153354480995,
13839.672198858581,
14151.445011710166,
13918.169756494493
],
[
14242.037328842574,
14117.881564000034,
14271.129309705952,
14429.445109946813,
14253.881708636736
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment