Skip to content

Commit 3c8257c

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 57114c5
1 parent e09f961 commit 3c8257c

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": 1736530072286,
2+
"lastUpdate": 1736530074224,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -231990,6 +231990,54 @@ window.BENCHMARK_DATA = {
231990231990
"extra": "iterations: 233\ncpu: 607064.7210300431 ns\nthreads: 1"
231991231991
}
231992231992
]
231993+
},
231994+
{
231995+
"commit": {
231996+
"author": {
231997+
"email": "[email protected]",
231998+
"name": "Sv. Lockal",
231999+
"username": "AngryLoki"
232000+
},
232001+
"committer": {
232002+
"email": "[email protected]",
232003+
"name": "GitHub",
232004+
"username": "web-flow"
232005+
},
232006+
"distinct": true,
232007+
"id": "57114c5b9cd91a2e0e8b32081495d1d8dd6ceb79",
232008+
"message": "Fix error ‘uint8_t’ does not name a type with gcc-15 (#3240)",
232009+
"timestamp": "2025-01-10T09:13:30-08:00",
232010+
"tree_id": "bf08fb97fad1946444c592151fdd45741b38b24a",
232011+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/57114c5b9cd91a2e0e8b32081495d1d8dd6ceb79"
232012+
},
232013+
"date": 1736530061463,
232014+
"tool": "googlecpp",
232015+
"benches": [
232016+
{
232017+
"name": "BM_OtlpExporterEmptySpans",
232018+
"value": 18.476121158388857,
232019+
"unit": "ns/iter",
232020+
"extra": "iterations: 7503000\ncpu: 18.475278555244568 ns\nthreads: 1"
232021+
},
232022+
{
232023+
"name": "BM_OtlpExporterSparseSpans",
232024+
"value": 129.21082627784438,
232025+
"unit": "ns/iter",
232026+
"extra": "iterations: 1069000\ncpu: 126.87647240411603 ns\nthreads: 1"
232027+
},
232028+
{
232029+
"name": "BM_OtlpExporterDenseSpans",
232030+
"value": 930.2761381035609,
232031+
"unit": "ns/iter",
232032+
"extra": "iterations: 151000\ncpu: 928.9748675496687 ns\nthreads: 1"
232033+
},
232034+
{
232035+
"name": "BM_otlp_grpc_with_collector",
232036+
"value": 1718607.7186344985,
232037+
"unit": "ns/iter",
232038+
"extra": "iterations: 223\ncpu: 615673.475336323 ns\nthreads: 1"
232039+
}
232040+
]
231993232041
}
231994232042
]
231995232043
}

0 commit comments

Comments
 (0)