Skip to content

Commit 24f6bf7

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 03e0452
1 parent 373cf45 commit 24f6bf7

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": 1753716697548,
2+
"lastUpdate": 1753716700379,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -315324,6 +315324,54 @@ window.BENCHMARK_DATA = {
315324315324
"extra": "iterations: 217\ncpu: 636998.9631336405 ns\nthreads: 1"
315325315325
}
315326315326
]
315327+
},
315328+
{
315329+
"commit": {
315330+
"author": {
315331+
"email": "[email protected]",
315332+
"name": "Doug Barker",
315333+
"username": "dbarker"
315334+
},
315335+
"committer": {
315336+
"email": "[email protected]",
315337+
"name": "GitHub",
315338+
"username": "web-flow"
315339+
},
315340+
"distinct": true,
315341+
"id": "03e04520d718e77fa927b0a8526b9454a8ff45dd",
315342+
"message": "[CMAKE] Don't set iwyu and clang-tidy properties on nlohmann_json with cmake <3.19 (#3568)",
315343+
"timestamp": "2025-07-28T17:26:54+02:00",
315344+
"tree_id": "7b241a45b948302e2c3c04842df1469ebfa6a360",
315345+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/03e04520d718e77fa927b0a8526b9454a8ff45dd"
315346+
},
315347+
"date": 1753716677851,
315348+
"tool": "googlecpp",
315349+
"benches": [
315350+
{
315351+
"name": "BM_OtlpExporterEmptySpans",
315352+
"value": 18.193056002147745,
315353+
"unit": "ns/iter",
315354+
"extra": "iterations: 7617000\ncpu: 18.191893921491396 ns\nthreads: 1"
315355+
},
315356+
{
315357+
"name": "BM_OtlpExporterSparseSpans",
315358+
"value": 130.75747960050342,
315359+
"unit": "ns/iter",
315360+
"extra": "iterations: 1065000\ncpu: 129.14946197183102 ns\nthreads: 1"
315361+
},
315362+
{
315363+
"name": "BM_OtlpExporterDenseSpans",
315364+
"value": 939.8160280881228,
315365+
"unit": "ns/iter",
315366+
"extra": "iterations: 143000\ncpu: 937.4338181818183 ns\nthreads: 1"
315367+
},
315368+
{
315369+
"name": "BM_otlp_grpc_with_collector",
315370+
"value": 1717331.1540058681,
315371+
"unit": "ns/iter",
315372+
"extra": "iterations: 224\ncpu: 625917.8214285717 ns\nthreads: 1"
315373+
}
315374+
]
315327315375
}
315328315376
]
315329315377
}

0 commit comments

Comments
 (0)