Skip to content

Instantly share code, notes, and snippets.

@evita-performance
Created May 5, 2021 16:23
Show Gist options
  • Save evita-performance/91de1d677a0269165baa30d07926ccfd to your computer and use it in GitHub Desktop.
Save evita-performance/91de1d677a0269165baa30d07926ccfd to your computer and use it in GitHub Desktop.
Evita performance results 05/05/2021 14:09 +0000
[
{
"jmhVersion" : "1.27",
"benchmark" : "io.evitadb.artificial.ArtificialEntitiesBenchmark.bulkInsertThroughput_InMemory",
"mode" : "thrpt",
"threads" : 1,
"forks" : 5,
"jvm" : "/usr/local/openjdk-11/bin/java",
"jvmArgs" : [
"-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" : 3086.183191116038,
"scoreError" : 414.47258777304603,
"scoreConfidence" : [
2671.710603342992,
3500.655778889084
],
"scorePercentiles" : {
"0.0" : 2160.6246850769453,
"50.0" : 3057.2344420502236,
"90.0" : 3931.54097957507,
"95.0" : 4166.87200981008,
"99.0" : 4252.622120228807,
"99.9" : 4252.622120228807,
"99.99" : 4252.622120228807,
"99.999" : 4252.622120228807,
"99.9999" : 4252.622120228807,
"100.0" : 4252.622120228807
},
"scoreUnit" : "ops/s",
"rawData" : [
[
3464.058723889844,
3576.1152096429896,
2689.0565710616597,
3083.127292304845,
2739.509831193567
],
[
2339.97714093152,
3274.6107651746015,
3621.0600272341353,
3627.7249495165543,
3966.7884188330518
],
[
2219.381765844761,
3129.552890728836,
2485.4176554113496,
2327.327869246871,
2922.7305209489436
],
[
3908.042686736416,
3044.9926605797486,
2847.6486525082687,
2160.6246850769453,
3245.9812274955107
],
[
3218.7567049082936,
4252.622120228807,
3018.278151341783,
3057.2344420502236,
2933.9588150114105
]
]
},
"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" : [
"-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" : 3829.742432078727,
"scoreError" : 699.5627810866172,
"scoreConfidence" : [
3130.1796509921096,
4529.305213165344
],
"scorePercentiles" : {
"0.0" : 2509.2889323118757,
"50.0" : 3631.724712724354,
"90.0" : 5267.572236100687,
"95.0" : 6356.253711713133,
"99.0" : 6578.781277803723,
"99.9" : 6578.781277803723,
"99.99" : 6578.781277803723,
"99.999" : 6578.781277803723,
"99.9999" : 6578.781277803723,
"100.0" : 6578.781277803723
},
"scoreUnit" : "ops/s",
"rawData" : [
[
3631.724712724354,
4887.938577388864,
4054.402918742151,
3845.1292671053848,
3979.4761816504165
],
[
4012.8160230702306,
4509.200492621419,
3688.8587185930382,
6578.781277803723,
5837.022724168426
],
[
3822.9848309525146,
3120.4590408546296,
3370.6119592892055,
3615.892162902434,
3322.106062753845
],
[
3000.37203476886,
2509.2889323118757,
4577.416210840679,
3247.956447240691,
2778.212353847543
],
[
3580.1766101642597,
3020.522482158914,
3309.272861723774,
4474.758223877678,
2968.179694413264
]
]
},
"secondaryMetrics" : {
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment