Skip to content

Commit d569b99

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for b89e63c
1 parent 5f36111 commit d569b99

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": 1739866766064,
2+
"lastUpdate": 1740033012381,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -242448,6 +242448,54 @@ window.BENCHMARK_DATA = {
242448242448
"extra": "iterations: 229\ncpu: 612016.8646288208 ns\nthreads: 1"
242449242449
}
242450242450
]
242451+
},
242452+
{
242453+
"commit": {
242454+
"author": {
242455+
"email": "[email protected]",
242456+
"name": "Milan Jeremić",
242457+
"username": "jeremicmilan"
242458+
},
242459+
"committer": {
242460+
"email": "[email protected]",
242461+
"name": "GitHub",
242462+
"username": "web-flow"
242463+
},
242464+
"distinct": true,
242465+
"id": "b89e63c1ce1aad634717172a4be017d12e21e782",
242466+
"message": "Adding typecast without whom c++26 build fails (#3281)",
242467+
"timestamp": "2025-02-19T22:28:19-08:00",
242468+
"tree_id": "1ff02aab50e274557feedde8c43557238900a6b6",
242469+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b89e63c1ce1aad634717172a4be017d12e21e782"
242470+
},
242471+
"date": 1740033000182,
242472+
"tool": "googlecpp",
242473+
"benches": [
242474+
{
242475+
"name": "BM_OtlpExporterEmptySpans",
242476+
"value": 18.32687785859742,
242477+
"unit": "ns/iter",
242478+
"extra": "iterations: 7612000\ncpu: 18.316725959012086 ns\nthreads: 1"
242479+
},
242480+
{
242481+
"name": "BM_OtlpExporterSparseSpans",
242482+
"value": 130.01398606733844,
242483+
"unit": "ns/iter",
242484+
"extra": "iterations: 1078000\ncpu: 127.80803339517625 ns\nthreads: 1"
242485+
},
242486+
{
242487+
"name": "BM_OtlpExporterDenseSpans",
242488+
"value": 964.5823559729881,
242489+
"unit": "ns/iter",
242490+
"extra": "iterations: 153000\ncpu: 962.796980392157 ns\nthreads: 1"
242491+
},
242492+
{
242493+
"name": "BM_otlp_grpc_with_collector",
242494+
"value": 1683644.0309565119,
242495+
"unit": "ns/iter",
242496+
"extra": "iterations: 235\ncpu: 595693.4468085108 ns\nthreads: 1"
242497+
}
242498+
]
242451242499
}
242452242500
]
242453242501
}

0 commit comments

Comments
 (0)