add Benchmark (jmh) benchmark result for acc64ee012
This commit is contained in:
parent
5f0d067c55
commit
f7c54d2775
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1746802558658,
|
"lastUpdate": 1746831744941,
|
||||||
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
|
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -62841,6 +62841,72 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "iterations: 10\nforks: 1\nthreads: 1"
|
"extra": "iterations: 10\nforks: 1\nthreads: 1"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "197425009+otelbot[bot]@users.noreply.github.com",
|
||||||
|
"name": "otelbot[bot]",
|
||||||
|
"username": "otelbot[bot]"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "acc64ee012cca3ea74877048265f0b5feddf0fe7",
|
||||||
|
"message": "Update version to 1.51.0 (#7338)\n\nCo-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>\nCo-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>\nCo-authored-by: Jack Berg <jberg@newrelic.com>",
|
||||||
|
"timestamp": "2025-05-09T17:58:04-05:00",
|
||||||
|
"tree_id": "f1c0b033a0b82cbf1b1697da2bff8b09a09672ce",
|
||||||
|
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/acc64ee012cca3ea74877048265f0b5feddf0fe7"
|
||||||
|
},
|
||||||
|
"date": 1746831743937,
|
||||||
|
"tool": "jmh",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
|
||||||
|
"value": 6989.138848021632,
|
||||||
|
"unit": "ops/ms",
|
||||||
|
"extra": "iterations: 20\nforks: 3\nthreads: 1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
|
||||||
|
"value": 6354.521273844799,
|
||||||
|
"unit": "ops/ms",
|
||||||
|
"extra": "iterations: 10\nforks: 1\nthreads: 1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
|
||||||
|
"value": 10464.699633330303,
|
||||||
|
"unit": "ops/ms",
|
||||||
|
"extra": "iterations: 10\nforks: 1\nthreads: 2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
|
||||||
|
"value": 17340.50847103839,
|
||||||
|
"unit": "ops/ms",
|
||||||
|
"extra": "iterations: 10\nforks: 1\nthreads: 5"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
|
||||||
|
"value": 14600.162759066268,
|
||||||
|
"unit": "ops/ms",
|
||||||
|
"extra": "iterations: 10\nforks: 1\nthreads: 10"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
|
||||||
|
"value": 1681676.8134033126,
|
||||||
|
"unit": "ops/ms",
|
||||||
|
"extra": "iterations: 10\nforks: 1\nthreads: 1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
|
||||||
|
"value": 8545.128437759537,
|
||||||
|
"unit": "ops/ms",
|
||||||
|
"extra": "iterations: 10\nforks: 1\nthreads: 1"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue