Skip to content

Commit 33c87a7

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 495f497
1 parent 82a82f0 commit 33c87a7

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": 1753783758284,
2+
"lastUpdate": 1753799802949,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -316332,6 +316332,54 @@ window.BENCHMARK_DATA = {
316332316332
"extra": "iterations: 223\ncpu: 626048.6457399105 ns\nthreads: 1"
316333316333
}
316334316334
]
316335+
},
316336+
{
316337+
"commit": {
316338+
"author": {
316339+
"email": "[email protected]",
316340+
"name": "Markus Mäkelä",
316341+
"username": "markus456"
316342+
},
316343+
"committer": {
316344+
"email": "[email protected]",
316345+
"name": "GitHub",
316346+
"username": "web-flow"
316347+
},
316348+
"distinct": true,
316349+
"id": "495f497d451b55ffb3e8a8a3ff75a6cba016827a",
316350+
"message": "[DOC] Document minimum required versions (#3562)",
316351+
"timestamp": "2025-07-29T16:32:00+02:00",
316352+
"tree_id": "881d0e1518dc0173f751d810ea7de71a133d67de",
316353+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/495f497d451b55ffb3e8a8a3ff75a6cba016827a"
316354+
},
316355+
"date": 1753799784239,
316356+
"tool": "googlecpp",
316357+
"benches": [
316358+
{
316359+
"name": "BM_OtlpExporterEmptySpans",
316360+
"value": 18.30178130045336,
316361+
"unit": "ns/iter",
316362+
"extra": "iterations: 7556000\ncpu: 18.30069891476972 ns\nthreads: 1"
316363+
},
316364+
{
316365+
"name": "BM_OtlpExporterSparseSpans",
316366+
"value": 171.70458031980783,
316367+
"unit": "ns/iter",
316368+
"extra": "iterations: 745000\ncpu: 168.82786979865773 ns\nthreads: 1"
316369+
},
316370+
{
316371+
"name": "BM_OtlpExporterDenseSpans",
316372+
"value": 933.3594640096029,
316373+
"unit": "ns/iter",
316374+
"extra": "iterations: 150000\ncpu: 930.6497799999999 ns\nthreads: 1"
316375+
},
316376+
{
316377+
"name": "BM_otlp_grpc_with_collector",
316378+
"value": 1743728.8496229383,
316379+
"unit": "ns/iter",
316380+
"extra": "iterations: 225\ncpu: 628623.0311111109 ns\nthreads: 1"
316381+
}
316382+
]
316335316383
}
316336316384
]
316337316385
}

0 commit comments

Comments
 (0)