add Benchmark (jmh) benchmark result for ed383f80e8

This commit is contained in:
github-action-benchmark 2023-09-29 21:56:14 +00:00
parent e3d7eeeded
commit 87518dd9cc
1 changed files with 64 additions and 1 deletions

65
data.js
View File

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1696024314316,
"lastUpdate": 1696024574614,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
"entries": {
"Benchmark": [
@ -647,6 +647,69 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"name": "OpenTelemetry Java Bot",
"email": "97938252+opentelemetry-java-bot@users.noreply.github.com"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "noreply@github.com"
},
"id": "ed383f80e82f8b62353e4903472aa7bc5320600b",
"message": "Prepare release 1.16.0 (#4604)",
"timestamp": "2022-07-13T02:06:27Z",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/ed383f80e82f8b62353e4903472aa7bc5320600b"
},
"date": 1696024573765,
"tool": "jmh",
"benches": [
{
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
"value": 7044.818837724191,
"unit": "ops/ms",
"extra": "iterations: 20\nforks: 3\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
"value": 8520.84863938754,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
"value": 11853.658402030998,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 2"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
"value": 17297.07789052132,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 5"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
"value": 16405.669020288176,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 10"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
"value": 1685961.8670305707,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
"value": 8607.435994167441,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
}
]
}