Skip to content

Commit 0f05960

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 214950e
1 parent 6c41a20 commit 0f05960

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": 1748443984557,
2+
"lastUpdate": 1748443986785,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -276444,6 +276444,54 @@ window.BENCHMARK_DATA = {
276444276444
"extra": "iterations: 225\ncpu: 619641.0133333331 ns\nthreads: 1"
276445276445
}
276446276446
]
276447+
},
276448+
{
276449+
"commit": {
276450+
"author": {
276451+
"email": "[email protected]",
276452+
"name": "Marc Alff",
276453+
"username": "marcalff"
276454+
},
276455+
"committer": {
276456+
"email": "[email protected]",
276457+
"name": "GitHub",
276458+
"username": "web-flow"
276459+
},
276460+
"distinct": true,
276461+
"id": "214950e5d785619d7dee1ef637c109ac617ed434",
276462+
"message": "[SEMANTIC CONVENTIONS] Fix comment style to preserve markup (#3444)",
276463+
"timestamp": "2025-05-28T16:47:56+02:00",
276464+
"tree_id": "ebfe8f36f69c5edf90f4c40aba29426b2615718a",
276465+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/214950e5d785619d7dee1ef637c109ac617ed434"
276466+
},
276467+
"date": 1748443967119,
276468+
"tool": "googlecpp",
276469+
"benches": [
276470+
{
276471+
"name": "BM_OtlpExporterEmptySpans",
276472+
"value": 18.109950415989488,
276473+
"unit": "ns/iter",
276474+
"extra": "iterations: 7809000\ncpu: 18.108761173005508 ns\nthreads: 1"
276475+
},
276476+
{
276477+
"name": "BM_OtlpExporterSparseSpans",
276478+
"value": 133.06779238900262,
276479+
"unit": "ns/iter",
276480+
"extra": "iterations: 1057000\ncpu: 129.62777767265845 ns\nthreads: 1"
276481+
},
276482+
{
276483+
"name": "BM_OtlpExporterDenseSpans",
276484+
"value": 930.0359090169271,
276485+
"unit": "ns/iter",
276486+
"extra": "iterations: 150000\ncpu: 926.3171866666664 ns\nthreads: 1"
276487+
},
276488+
{
276489+
"name": "BM_otlp_grpc_with_collector",
276490+
"value": 1765577.3596330122,
276491+
"unit": "ns/iter",
276492+
"extra": "iterations: 220\ncpu: 630572.7818181819 ns\nthreads: 1"
276493+
}
276494+
]
276447276495
}
276448276496
]
276449276497
}

0 commit comments

Comments
 (0)