Skip to content

Instantly share code, notes, and snippets.

@ftence
Created August 7, 2020 09:39
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 ftence/8e93a222509b5f2f8832d3918319bf00 to your computer and use it in GitHub Desktop.
Save ftence/8e93a222509b5f2f8832d3918319bf00 to your computer and use it in GitHub Desktop.
[
[
{
"jmhVersion": "1.23",
"benchmark": "io.warp10.script.ext.jmh.MacroBenchmark.benchmarkMacro",
"mode": "thrpt",
"threads": 1,
"forks": 5,
"jvm": "/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java",
"jvmArgs": [
"-Djava.awt.headless=true",
"-Xms5g",
"-Xmx5g",
"-XX:+UseG1GC",
"-Dfile.encoding=UTF-8",
"-Djmh.benchconfiguration.file=/tmp/benchConf3704917437859642819.mc2",
"-Djmh.warp10configuration.file=/tmp/warpConf1195277263290068054.conf"
],
"jdkVersion": "1.8.0_265",
"vmName": "OpenJDK 64-Bit Server VM",
"vmVersion": "25.265-b01",
"warmupIterations": 5,
"warmupTime": "10 s",
"warmupBatchSize": 1,
"measurementIterations": 5,
"measurementTime": "10 s",
"measurementBatchSize": 1,
"primaryMetric": {
"score": 1.4172416858970411E7,
"scoreError": 204524.61630589954,
"scoreConfidence": [
1.3967892242664512E7,
1.437694147527631E7
],
"scorePercentiles": {
"0.0": 1.3751853243792634E7,
"50.0": 1.4067168228285113E7,
"90.0": 1.4656322394026218E7,
"95.0": 1.4778201930335913E7,
"99.0": 1.478614391931108E7,
"99.9": 1.478614391931108E7,
"99.99": 1.478614391931108E7,
"99.999": 1.478614391931108E7,
"99.9999": 1.478614391931108E7,
"100.0": 1.478614391931108E7
},
"scoreUnit": "ops/s",
"rawData": [
[
1.4759670622727187E7,
1.4038496341794165E7,
1.4045871642295782E7,
1.4109141202424614E7,
1.4057208318090454E7
],
[
1.4370415218238309E7,
1.4067168228285113E7,
1.3937777630356502E7,
1.4284879694282528E7,
1.4086369650917666E7
],
[
1.478614391931108E7,
1.402271103400083E7,
1.4231115567299547E7,
1.4388646630973518E7,
1.4311186698728358E7
],
[
1.4587423574892238E7,
1.4002542693019101E7,
1.3751853243792634E7,
1.3874281265542917E7,
1.4120011678844476E7
],
[
1.457570841760615E7,
1.3946497854964983E7,
1.4064721998935673E7,
1.3921955965573521E7,
1.3968622381362904E7
]
]
},
"secondaryMetrics": {},
"benchConfiguration": {
"macro": "<% RANDOM %>",
"postinvocation": "<% CLEAR %>"
}
}
],
[
{
"jmhVersion": "1.23",
"benchmark": "io.warp10.script.ext.jmh.MacroBenchmark.benchmarkMacro",
"mode": "thrpt",
"threads": 1,
"forks": 5,
"jvm": "/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java",
"jvmArgs": [
"-Djava.awt.headless=true",
"-Xms5g",
"-Xmx5g",
"-XX:+UseG1GC",
"-Dfile.encoding=UTF-8",
"-Djmh.benchconfiguration.file=/tmp/benchConf1484781312050647484.mc2",
"-Djmh.warp10configuration.file=/tmp/warpConf6460267395751973836.conf"
],
"jdkVersion": "1.8.0_265",
"vmName": "OpenJDK 64-Bit Server VM",
"vmVersion": "25.265-b01",
"warmupIterations": 5,
"warmupTime": "10 s",
"warmupBatchSize": 1,
"measurementIterations": 5,
"measurementTime": "10 s",
"measurementBatchSize": 1,
"primaryMetric": {
"score": 1700714.7961901093,
"scoreError": 33148.92327156623,
"scoreConfidence": [
1667565.8729185432,
1733863.7194616755
],
"scorePercentiles": {
"0.0": 1633651.8337643112,
"50.0": 1679916.3895476852,
"90.0": 1767120.9280629698,
"95.0": 1772178.3268560169,
"99.0": 1773909.0669703176,
"99.9": 1773909.0669703176,
"99.99": 1773909.0669703176,
"99.999": 1773909.0669703176,
"99.9999": 1773909.0669703176,
"100.0": 1773909.0669703176
},
"scoreUnit": "ops/s",
"rawData": [
[
1720849.1152929235,
1708994.365310417,
1678684.421532647,
1668971.8295138287,
1710347.926359917
],
[
1748804.2982742065,
1688505.7142918203,
1768139.9332559821,
1745342.9332870645,
1766441.5912676284
],
[
1679916.3895476852,
1673740.956126763,
1662015.0298598642,
1658898.990487781,
1677504.848514684
],
[
1645124.2541211145,
1659135.143749321,
1658708.3284200842,
1666961.1620647395,
1666927.8643079568
],
[
1756765.7230349227,
1773909.0669703176,
1748645.711977345,
1633651.8337643112,
1750882.4734193955
]
]
},
"secondaryMetrics": {},
"benchConfiguration": {
"macro": "<% RAND %>",
"postinvocation": "<% CLEAR %>"
}
}
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment