Skip to content

Commit cefbe43

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 4b6f52a
1 parent e344883 commit cefbe43

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": 1747897467094,
2+
"lastUpdate": 1747897469297,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -274044,6 +274044,54 @@ window.BENCHMARK_DATA = {
274044274044
"extra": "iterations: 223\ncpu: 627326.825112108 ns\nthreads: 1"
274045274045
}
274046274046
]
274047+
},
274048+
{
274049+
"commit": {
274050+
"author": {
274051+
"email": "[email protected]",
274052+
"name": "Doug Barker",
274053+
"username": "dbarker"
274054+
},
274055+
"committer": {
274056+
"email": "[email protected]",
274057+
"name": "GitHub",
274058+
"username": "web-flow"
274059+
},
274060+
"distinct": true,
274061+
"id": "4b6f52ae230f2d5fc35eb0205f8017e63c572e87",
274062+
"message": "[TEST] add all components to the cmake fetch content test (#3433)",
274063+
"timestamp": "2025-05-22T09:00:53+02:00",
274064+
"tree_id": "7ad4fe2f8b33640993e12e2f7313049a84bb5680",
274065+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4b6f52ae230f2d5fc35eb0205f8017e63c572e87"
274066+
},
274067+
"date": 1747897448993,
274068+
"tool": "googlecpp",
274069+
"benches": [
274070+
{
274071+
"name": "BM_OtlpExporterEmptySpans",
274072+
"value": 18.249956655321224,
274073+
"unit": "ns/iter",
274074+
"extra": "iterations: 6846000\ncpu: 18.25011218229623 ns\nthreads: 1"
274075+
},
274076+
{
274077+
"name": "BM_OtlpExporterSparseSpans",
274078+
"value": 131.76185824859763,
274079+
"unit": "ns/iter",
274080+
"extra": "iterations: 1055000\ncpu: 129.6128710900474 ns\nthreads: 1"
274081+
},
274082+
{
274083+
"name": "BM_OtlpExporterDenseSpans",
274084+
"value": 932.2687490096945,
274085+
"unit": "ns/iter",
274086+
"extra": "iterations: 151000\ncpu: 929.7586821192057 ns\nthreads: 1"
274087+
},
274088+
{
274089+
"name": "BM_otlp_grpc_with_collector",
274090+
"value": 1696891.0828297273,
274091+
"unit": "ns/iter",
274092+
"extra": "iterations: 231\ncpu: 606731.0303030303 ns\nthreads: 1"
274093+
}
274094+
]
274047274095
}
274048274096
]
274049274097
}

0 commit comments

Comments
 (0)