Skip to content

Commit b528b9a

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 2c9b68f
1 parent e7775aa commit b528b9a

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": 1742726811248,
2+
"lastUpdate": 1742726817141,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -249504,6 +249504,54 @@ window.BENCHMARK_DATA = {
249504249504
"extra": "iterations: 229\ncpu: 618372.3100436683 ns\nthreads: 1"
249505249505
}
249506249506
]
249507+
},
249508+
{
249509+
"commit": {
249510+
"author": {
249511+
"email": "[email protected]",
249512+
"name": "Doug Barker",
249513+
"username": "dbarker"
249514+
},
249515+
"committer": {
249516+
"email": "[email protected]",
249517+
"name": "GitHub",
249518+
"username": "web-flow"
249519+
},
249520+
"distinct": true,
249521+
"id": "2c9b68fbaeef95bae9d3b5df20e6cf29f62c34d8",
249522+
"message": "[TEST] load the .dylib files on macos in the singleton test (#3316)",
249523+
"timestamp": "2025-03-23T11:43:10+01:00",
249524+
"tree_id": "34d1a1553fcecdbbee21cf61eae058429a9b1910",
249525+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/2c9b68fbaeef95bae9d3b5df20e6cf29f62c34d8"
249526+
},
249527+
"date": 1742726803350,
249528+
"tool": "googlecpp",
249529+
"benches": [
249530+
{
249531+
"name": "BM_OtlpExporterEmptySpans",
249532+
"value": 17.811169364027585,
249533+
"unit": "ns/iter",
249534+
"extra": "iterations: 6668000\ncpu: 17.811287642471505 ns\nthreads: 1"
249535+
},
249536+
{
249537+
"name": "BM_OtlpExporterSparseSpans",
249538+
"value": 129.65467241075305,
249539+
"unit": "ns/iter",
249540+
"extra": "iterations: 1080000\ncpu: 127.46399722222222 ns\nthreads: 1"
249541+
},
249542+
{
249543+
"name": "BM_OtlpExporterDenseSpans",
249544+
"value": 923.3490113289125,
249545+
"unit": "ns/iter",
249546+
"extra": "iterations: 155000\ncpu: 921.4911225806453 ns\nthreads: 1"
249547+
},
249548+
{
249549+
"name": "BM_otlp_grpc_with_collector",
249550+
"value": 1734350.8569817794,
249551+
"unit": "ns/iter",
249552+
"extra": "iterations: 228\ncpu: 612367.6666666664 ns\nthreads: 1"
249553+
}
249554+
]
249507249555
}
249508249556
]
249509249557
}

0 commit comments

Comments
 (0)