Skip to content

Commit 267ca73

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for dff39f3
1 parent 24ffce0 commit 267ca73

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": 1751320005062,
2+
"lastUpdate": 1751320007257,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -295644,6 +295644,54 @@ window.BENCHMARK_DATA = {
295644295644
"extra": "iterations: 216\ncpu: 632031.1805555555 ns\nthreads: 1"
295645295645
}
295646295646
]
295647+
},
295648+
{
295649+
"commit": {
295650+
"author": {
295651+
"email": "[email protected]",
295652+
"name": "Doug Barker",
295653+
"username": "dbarker"
295654+
},
295655+
"committer": {
295656+
"email": "[email protected]",
295657+
"name": "GitHub",
295658+
"username": "web-flow"
295659+
},
295660+
"distinct": true,
295661+
"id": "dff39f3eb34a5b8fb3baa5e469c1b7da445ece04",
295662+
"message": "[CodeHealth] Fix clang tidy warnings part 4 (#3501)",
295663+
"timestamp": "2025-06-30T23:42:55+02:00",
295664+
"tree_id": "9f2f27da44210089c2a92e0e5532a9c222a0c16d",
295665+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/dff39f3eb34a5b8fb3baa5e469c1b7da445ece04"
295666+
},
295667+
"date": 1751319988110,
295668+
"tool": "googlecpp",
295669+
"benches": [
295670+
{
295671+
"name": "BM_OtlpExporterEmptySpans",
295672+
"value": 18.31649220533013,
295673+
"unit": "ns/iter",
295674+
"extra": "iterations: 7483000\ncpu: 18.31643217960711 ns\nthreads: 1"
295675+
},
295676+
{
295677+
"name": "BM_OtlpExporterSparseSpans",
295678+
"value": 132.4756932687173,
295679+
"unit": "ns/iter",
295680+
"extra": "iterations: 1057000\ncpu: 129.32233017975406 ns\nthreads: 1"
295681+
},
295682+
{
295683+
"name": "BM_OtlpExporterDenseSpans",
295684+
"value": 938.9390816559662,
295685+
"unit": "ns/iter",
295686+
"extra": "iterations: 148000\ncpu: 935.7332162162162 ns\nthreads: 1"
295687+
},
295688+
{
295689+
"name": "BM_otlp_grpc_with_collector",
295690+
"value": 1833000.3143450536,
295691+
"unit": "ns/iter",
295692+
"extra": "iterations: 218\ncpu: 636258.9770642202 ns\nthreads: 1"
295693+
}
295694+
]
295647295695
}
295648295696
]
295649295697
}

0 commit comments

Comments
 (0)