add Benchmark (jmh) benchmark result for f1deb8ec78

This commit is contained in:
github-action-benchmark 2023-11-30 23:08:38 +00:00
parent ab29fe8023
commit 33ce24d93a
1 changed files with 67 additions and 1 deletions

View File

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1701385467082,
"lastUpdate": 1701385718960,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
"entries": {
"Benchmark": [
@ -8127,6 +8127,72 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f1deb8ec78cd446bc6310b1528a5d71e1d42989e",
"message": "Update dependency com.uber.nullaway:nullaway to v0.10.18 (#6033)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2023-11-30T17:00:42-06:00",
"tree_id": "6690246653b320ced2b594971628fb6e9562b51d",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/f1deb8ec78cd446bc6310b1528a5d71e1d42989e"
},
"date": 1701385718166,
"tool": "jmh",
"benches": [
{
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
"value": 7103.162031826074,
"unit": "ops/ms",
"extra": "iterations: 20\nforks: 3\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
"value": 8527.756691978773,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
"value": 12550.166013606311,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 2"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
"value": 18827.258018671477,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 5"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
"value": 15712.346962324507,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 10"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
"value": 1680901.8563282292,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
"value": 8594.024300074116,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
}
]
}