Skip to content

Commit e41db96

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 4b56f63
1 parent e4d4c84 commit e41db96

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": 1740125336419,
2+
"lastUpdate": 1740132426308,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -243780,6 +243780,54 @@ window.BENCHMARK_DATA = {
243780243780
"extra": "iterations: 228\ncpu: 612112.8640350876 ns\nthreads: 1"
243781243781
}
243782243782
]
243783+
},
243784+
{
243785+
"commit": {
243786+
"author": {
243787+
"email": "[email protected]",
243788+
"name": "Tom Tan",
243789+
"username": "ThomsonTan"
243790+
},
243791+
"committer": {
243792+
"email": "[email protected]",
243793+
"name": "GitHub",
243794+
"username": "web-flow"
243795+
},
243796+
"distinct": true,
243797+
"id": "4b56f63906b337db05704923af60cccfd19ef1b5",
243798+
"message": "[BUILD] Enable old behavior of CMP0092 (#3269)",
243799+
"timestamp": "2025-02-21T11:05:15+01:00",
243800+
"tree_id": "12eea49bbb8e59a95f198a274b670eeddcb66bab",
243801+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4b56f63906b337db05704923af60cccfd19ef1b5"
243802+
},
243803+
"date": 1740132413777,
243804+
"tool": "googlecpp",
243805+
"benches": [
243806+
{
243807+
"name": "BM_OtlpExporterEmptySpans",
243808+
"value": 18.23265086595483,
243809+
"unit": "ns/iter",
243810+
"extra": "iterations: 7691000\ncpu: 18.2132734364842 ns\nthreads: 1"
243811+
},
243812+
{
243813+
"name": "BM_OtlpExporterSparseSpans",
243814+
"value": 130.58636759119264,
243815+
"unit": "ns/iter",
243816+
"extra": "iterations: 1078000\ncpu: 128.4780361781076 ns\nthreads: 1"
243817+
},
243818+
{
243819+
"name": "BM_OtlpExporterDenseSpans",
243820+
"value": 918.5949961344401,
243821+
"unit": "ns/iter",
243822+
"extra": "iterations: 150000\ncpu: 917.2211466666672 ns\nthreads: 1"
243823+
},
243824+
{
243825+
"name": "BM_otlp_grpc_with_collector",
243826+
"value": 1725768.2208357186,
243827+
"unit": "ns/iter",
243828+
"extra": "iterations: 232\ncpu: 606641.650862069 ns\nthreads: 1"
243829+
}
243830+
]
243783243831
}
243784243832
]
243785243833
}

0 commit comments

Comments
 (0)