add Benchmark (jmh) benchmark result for 5a882c8a00

This commit is contained in:
github-action-benchmark 2023-09-29 22:55:31 +00:00
parent 1ec10fb642
commit 4bcdf325ea
1 changed files with 65 additions and 1 deletions

66
data.js
View File

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1696027827048,
"lastUpdate": 1696028131812,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
"entries": {
"Benchmark": [
@ -1411,6 +1411,70 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"name": "OpenTelemetry Bot",
"username": "opentelemetrybot",
"email": "107717825+opentelemetrybot@users.noreply.github.com"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "noreply@github.com"
},
"id": "5a882c8a0085246bd0c883a26cb4fd7c0ee37339",
"message": "[release/v1.27.x] Prepare release 1.27.0 (#5521)",
"timestamp": "2023-06-09T16:53:53Z",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/5a882c8a0085246bd0c883a26cb4fd7c0ee37339"
},
"date": 1696028130882,
"tool": "jmh",
"benches": [
{
"name": "io.opentelemetry.sdk.trace.FillSpanBenchmark.setFourAttributes",
"value": 7039.877068244718,
"unit": "ops/ms",
"extra": "iterations: 20\nforks: 3\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_01Thread",
"value": 8672.754418651393,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_02Threads",
"value": 12704.646637637852,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 2"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_05Threads",
"value": 16429.19033504768,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 5"
},
{
"name": "io.opentelemetry.sdk.trace.SpanBenchmark.simpleSpanStartAddEventEnd_10Threads",
"value": 14906.123923191251,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 10"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"1\",\"spanCount\":\"1000\"} )",
"value": 1688525.9507707655,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
},
{
"name": "io.opentelemetry.sdk.trace.export.MultiSpanExporterBenchmark.export ( {\"exporterCount\":\"3\",\"spanCount\":\"1000\"} )",
"value": 8604.544333089358,
"unit": "ops/ms",
"extra": "iterations: 10\nforks: 1\nthreads: 1"
}
]
}
]
}