Skip to content

Commit 8eaecdc

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for b9cf499
1 parent 6fea80a commit 8eaecdc

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

benchmarks/data.js

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1748470946723,
2+
"lastUpdate": 1748511461646,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -277452,6 +277452,54 @@ window.BENCHMARK_DATA = {
277452277452
"extra": "iterations: 222\ncpu: 622688.8963963964 ns\nthreads: 1"
277453277453
}
277454277454
]
277455+
},
277456+
{
277457+
"commit": {
277458+
"author": {
277459+
"email": "[email protected]",
277460+
"name": "Marc Alff",
277461+
"username": "marcalff"
277462+
},
277463+
"committer": {
277464+
"email": "[email protected]",
277465+
"name": "GitHub",
277466+
"username": "web-flow"
277467+
},
277468+
"distinct": true,
277469+
"id": "b9cf499ff5715433848b316059714b5c59af1f2c",
277470+
"message": "[RELEASE] Release opentelemetry-cpp 1.21.0 (#3445)",
277471+
"timestamp": "2025-05-29T11:30:28+02:00",
277472+
"tree_id": "0f7f71695e2ee0f92379ecc4ba322eb1f217fc60",
277473+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b9cf499ff5715433848b316059714b5c59af1f2c"
277474+
},
277475+
"date": 1748511445266,
277476+
"tool": "googlecpp",
277477+
"benches": [
277478+
{
277479+
"name": "BM_OtlpExporterEmptySpans",
277480+
"value": 18.569967405500613,
277481+
"unit": "ns/iter",
277482+
"extra": "iterations: 7497000\ncpu: 18.569954114979325 ns\nthreads: 1"
277483+
},
277484+
{
277485+
"name": "BM_OtlpExporterSparseSpans",
277486+
"value": 132.17274584291593,
277487+
"unit": "ns/iter",
277488+
"extra": "iterations: 1076000\ncpu: 130.08056598513008 ns\nthreads: 1"
277489+
},
277490+
{
277491+
"name": "BM_OtlpExporterDenseSpans",
277492+
"value": 951.5559351122057,
277493+
"unit": "ns/iter",
277494+
"extra": "iterations: 148000\ncpu: 949.368864864865 ns\nthreads: 1"
277495+
},
277496+
{
277497+
"name": "BM_otlp_grpc_with_collector",
277498+
"value": 1709693.2158876427,
277499+
"unit": "ns/iter",
277500+
"extra": "iterations: 223\ncpu: 622886.7937219733 ns\nthreads: 1"
277501+
}
277502+
]
277455277503
}
277456277504
]
277457277505
}

0 commit comments

Comments
 (0)