Skip to content

Commit 6b424ce

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for cde1966
1 parent 54642d2 commit 6b424ce

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": 1763170126296,
2+
"lastUpdate": 1763170129518,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -363324,6 +363324,54 @@ window.BENCHMARK_DATA = {
363324363324
"extra": "iterations: 216\ncpu: 646133.9768518518 ns\nthreads: 1"
363325363325
}
363326363326
]
363327+
},
363328+
{
363329+
"commit": {
363330+
"author": {
363331+
"email": "[email protected]",
363332+
"name": "Marc Alff",
363333+
"username": "marcalff"
363334+
},
363335+
"committer": {
363336+
"email": "[email protected]",
363337+
"name": "GitHub",
363338+
"username": "web-flow"
363339+
},
363340+
"distinct": true,
363341+
"id": "cde196622061773059c227abeb7869da636daa49",
363342+
"message": "[BUILD] CMake install path with double slash (#3747)",
363343+
"timestamp": "2025-11-15T01:13:11Z",
363344+
"tree_id": "b6cb9136d09f2aa392a0d3cf9f9dac2e44158473",
363345+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/cde196622061773059c227abeb7869da636daa49"
363346+
},
363347+
"date": 1763170101786,
363348+
"tool": "googlecpp",
363349+
"benches": [
363350+
{
363351+
"name": "BM_OtlpExporterEmptySpans",
363352+
"value": 17.884565433669582,
363353+
"unit": "ns/iter",
363354+
"extra": "iterations: 7817000\ncpu: 17.88236279902776 ns\nthreads: 1"
363355+
},
363356+
{
363357+
"name": "BM_OtlpExporterSparseSpans",
363358+
"value": 136.55337901101623,
363359+
"unit": "ns/iter",
363360+
"extra": "iterations: 1037000\ncpu: 134.41214946962393 ns\nthreads: 1"
363361+
},
363362+
{
363363+
"name": "BM_OtlpExporterDenseSpans",
363364+
"value": 967.5220567352918,
363365+
"unit": "ns/iter",
363366+
"extra": "iterations: 147000\ncpu: 964.4460680272113 ns\nthreads: 1"
363367+
},
363368+
{
363369+
"name": "BM_otlp_grpc_with_collector",
363370+
"value": 1879287.2158986218,
363371+
"unit": "ns/iter",
363372+
"extra": "iterations: 212\ncpu: 652352.9198113211 ns\nthreads: 1"
363373+
}
363374+
]
363327363375
}
363328363376
]
363329363377
}

0 commit comments

Comments
 (0)