Skip to content

Commit 25404a5

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for f813f86
1 parent 7c75961 commit 25404a5

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": 1756542552469,
2+
"lastUpdate": 1756542554929,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -327804,6 +327804,54 @@ window.BENCHMARK_DATA = {
327804327804
"extra": "iterations: 222\ncpu: 631226.0900900902 ns\nthreads: 1"
327805327805
}
327806327806
]
327807+
},
327808+
{
327809+
"commit": {
327810+
"author": {
327811+
"email": "[email protected]",
327812+
"name": "Marc Alff",
327813+
"username": "marcalff"
327814+
},
327815+
"committer": {
327816+
"email": "[email protected]",
327817+
"name": "GitHub",
327818+
"username": "web-flow"
327819+
},
327820+
"distinct": true,
327821+
"id": "f813f868563ad767c23f7c550693dacfb0c3550f",
327822+
"message": "[BAZEL] Fix version warnings in MODULE.bazel (#3617)",
327823+
"timestamp": "2025-08-30T10:24:39+02:00",
327824+
"tree_id": "c028ae9c60d17809377eb9ce38603886b7c97edf",
327825+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f813f868563ad767c23f7c550693dacfb0c3550f"
327826+
},
327827+
"date": 1756542530856,
327828+
"tool": "googlecpp",
327829+
"benches": [
327830+
{
327831+
"name": "BM_OtlpExporterEmptySpans",
327832+
"value": 18.23089269272614,
327833+
"unit": "ns/iter",
327834+
"extra": "iterations: 7714000\ncpu: 18.22561070780399 ns\nthreads: 1"
327835+
},
327836+
{
327837+
"name": "BM_OtlpExporterSparseSpans",
327838+
"value": 131.40340178840472,
327839+
"unit": "ns/iter",
327840+
"extra": "iterations: 1063000\ncpu: 129.61525682031981 ns\nthreads: 1"
327841+
},
327842+
{
327843+
"name": "BM_OtlpExporterDenseSpans",
327844+
"value": 924.2060937379536,
327845+
"unit": "ns/iter",
327846+
"extra": "iterations: 152000\ncpu: 921.5414276315787 ns\nthreads: 1"
327847+
},
327848+
{
327849+
"name": "BM_otlp_grpc_with_collector",
327850+
"value": 1767315.3061050551,
327851+
"unit": "ns/iter",
327852+
"extra": "iterations: 222\ncpu: 629469.481981982 ns\nthreads: 1"
327853+
}
327854+
]
327807327855
}
327808327856
]
327809327857
}

0 commit comments

Comments
 (0)