From bd327f5da2a0e6aa322c60d955373f065cfa56a9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 27 Sep 2024 14:24:43 +0000 Subject: [PATCH] add KMP JSON schema validator (jmh) benchmark result for 54f98955d50052cbad1b364608b7ad4dcf782f18 --- dev/bench/data.js | 626 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 625 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 3023c7f..7f9161f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727004383643, + "lastUpdate": 1727447083185, "repoUrl": "https://github.com/OptimumCode/json-schema-validator", "entries": { "KMP JSON schema validator": [ @@ -21218,6 +21218,630 @@ window.BENCHMARK_DATA = { "extra": "iterations: 10\nforks: undefined\nthreads: undefined" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "54f98955d50052cbad1b364608b7ad4dcf782f18", + "message": "Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 (#203)", + "timestamp": "2024-09-27T18:59:26+05:00", + "tree_id": "7101c596723b3fa2f4e8e31db31a27db7de5b894", + "url": "https://github.com/OptimumCode/json-schema-validator/commit/54f98955d50052cbad1b364608b7ad4dcf782f18" + }, + "date": 1727447081714, + "tool": "jmh", + "benches": [ + { + "name": "jvm.CommonThroughputBench.validate ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 2273.393785689065, + "unit": "ops/s", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonThroughputBench.validate ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 2259.5270379530057, + "unit": "ops/s", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonThroughputBench.validateBasic ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 2229.8859835767, + "unit": "ops/s", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonThroughputBench.validateBasic ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 2122.7617517134386, + "unit": "ops/s", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonThroughputBench.validateDetailed ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 867.0921815643502, + "unit": "ops/s", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonThroughputBench.validateDetailed ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 879.1630248440775, + "unit": "ops/s", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonThroughputBench.validateFlag ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 3077.6316409819033, + "unit": "ops/s", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonThroughputBench.validateFlag ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 6138241.32779455, + "unit": "ops/s", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonThroughputBench.validateVerbose ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 652.4285300832172, + "unit": "ops/s", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonThroughputBench.validateVerbose ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 638.7691669161077, + "unit": "ops/s", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonAvgTimeBench.validate ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 432.6050012969157, + "unit": "us/op", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonAvgTimeBench.validate ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 443.4697846225933, + "unit": "us/op", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonAvgTimeBench.validateBasic ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 455.1340495450654, + "unit": "us/op", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonAvgTimeBench.validateBasic ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 490.76577139639784, + "unit": "us/op", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonAvgTimeBench.validateDetailed ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1117.261306546247, + "unit": "us/op", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonAvgTimeBench.validateDetailed ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1153.6442859067163, + "unit": "us/op", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonAvgTimeBench.validateFlag ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 320.75942751362334, + "unit": "us/op", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonAvgTimeBench.validateFlag ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 0.15072260741745747, + "unit": "us/op", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonAvgTimeBench.validateVerbose ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1540.6276382389765, + "unit": "us/op", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "jvm.CommonAvgTimeBench.validateVerbose ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1630.1750216936566, + "unit": "us/op", + "extra": "iterations: 10\nforks: 1\nthreads: 1" + }, + { + "name": "linuxX64.CommonAvgTimeBench.validateBasic ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1913.4007358823528, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonAvgTimeBench.validateBasic ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1960.7444239713775, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonAvgTimeBench.validateDetailed ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 4150.85740781893, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonAvgTimeBench.validateDetailed ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 4313.709214718614, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonAvgTimeBench.validateFlag ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1346.0339355405408, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonAvgTimeBench.validateFlag ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 0.7757710795325975, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonAvgTimeBench.validateVerbose ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 6296.708181481481, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonAvgTimeBench.validateVerbose ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 6235.1093524096395, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonAvgTimeBench.validate ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1772.197315398551, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonAvgTimeBench.validate ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1953.651316032064, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonThroughputBench.validateBasic ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 514.2595987541786, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonThroughputBench.validateBasic ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 498.2981452035148, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonThroughputBench.validateDetailed ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 231.36425025641492, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonThroughputBench.validateDetailed ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 226.2805492454516, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonThroughputBench.validateFlag ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 757.1171432267636, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonThroughputBench.validateFlag ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1277524.9800835457, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonThroughputBench.validateVerbose ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 157.52279253886974, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonThroughputBench.validateVerbose ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 154.84762511008017, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonThroughputBench.validate ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 554.4704179907874, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "linuxX64.CommonThroughputBench.validate ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 518.8154242933572, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonAvgTimeBench.validateBasic ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1223.2835715428569, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonAvgTimeBench.validateBasic ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1294.0490741147744, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonAvgTimeBench.validateDetailed ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 2731.246143250689, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonAvgTimeBench.validateDetailed ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 2769.23805625, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonAvgTimeBench.validateFlag ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 823.6429307502061, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonAvgTimeBench.validateFlag ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 0.5026907816671733, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonAvgTimeBench.validateVerbose ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 3697.0836178030304, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonAvgTimeBench.validateVerbose ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 3623.1272258064514, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonAvgTimeBench.validate ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1081.0942317606446, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonAvgTimeBench.validate ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1133.5698141486812, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonThroughputBench.validateBasic ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 864.0426781128175, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonThroughputBench.validateBasic ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 850.8205138580695, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonThroughputBench.validateDetailed ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 391.6279801874367, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonThroughputBench.validateDetailed ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 368.3473591674195, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonThroughputBench.validateFlag ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1221.0453325197864, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonThroughputBench.validateFlag ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1977189.9526246022, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonThroughputBench.validateVerbose ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 273.7330703277108, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonThroughputBench.validateVerbose ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 258.368351338419, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonThroughputBench.validate ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 921.2288663501835, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosArm64.CommonThroughputBench.validate ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 845.845662439785, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonAvgTimeBench.validateBasic ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 4025.742494615384, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonAvgTimeBench.validateBasic ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 3873.1531841509436, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonAvgTimeBench.validateDetailed ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 8170.141314634146, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonAvgTimeBench.validateDetailed ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 7660.495187704917, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonAvgTimeBench.validateFlag ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 2291.403731764706, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonAvgTimeBench.validateFlag ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1.4701363968928334, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonAvgTimeBench.validateVerbose ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 9499.716070873787, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonAvgTimeBench.validateVerbose ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 9347.35919047619, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonAvgTimeBench.validate ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 3029.5769951070333, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonAvgTimeBench.validate ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 3135.062048553055, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonThroughputBench.validateBasic ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 312.74839655412165, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonThroughputBench.validateBasic ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 309.9943617123362, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonThroughputBench.validateDetailed ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 150.34394768787513, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonThroughputBench.validateDetailed ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 143.3991007059429, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonThroughputBench.validateFlag ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 399.0942895034822, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonThroughputBench.validateFlag ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 631800.5730441281, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonThroughputBench.validateVerbose ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 89.3841302888618, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonThroughputBench.validateVerbose ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 97.08249985632406, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonThroughputBench.validate ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 297.3727911296266, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "macosX64.CommonThroughputBench.validate ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 259.01930552310057, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonAvgTimeBench.validateBasic ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 3998.911325301205, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonAvgTimeBench.validateBasic ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 4041.940996168583, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonAvgTimeBench.validateDetailed ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 8423.856638655463, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonAvgTimeBench.validateDetailed ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 8506.846949152543, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonAvgTimeBench.validateFlag ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 2886.2528901734104, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonAvgTimeBench.validateFlag ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 1.8578915999975565, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonAvgTimeBench.validateVerbose ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 11443.190574712644, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonAvgTimeBench.validateVerbose ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 11325.107111111112, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonAvgTimeBench.validate ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 3716.884222222222, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonAvgTimeBench.validate ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 3899.5814785992216, + "unit": "us/op", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonThroughputBench.validateBasic ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 249.9397297271863, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonThroughputBench.validateBasic ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 246.41699433643333, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonThroughputBench.validateDetailed ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 120.02445826508972, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonThroughputBench.validateDetailed ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 116.60501568069256, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonThroughputBench.validateFlag ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 345.268032496221, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonThroughputBench.validateFlag ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 537287.1099511615, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonThroughputBench.validateVerbose ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 88.55508785302044, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonThroughputBench.validateVerbose ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 89.46883362315502, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonThroughputBench.validate ( {\"objectPath\":\"openapi.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 270.67899675653086, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + }, + { + "name": "mingwX64.CommonThroughputBench.validate ( {\"objectPath\":\"openapi-invalid.json\",\"schemaPath\":\"openapi_schema.json\"} )", + "value": 257.5216486010719, + "unit": "ops/sec", + "extra": "iterations: 10\nforks: undefined\nthreads: undefined" + } + ] } ], "Compare KMP JSON schema validator": [