Skip to content

Commit 688b869

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 98e747f
1 parent 540175c commit 688b869

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": 1749452680011,
2+
"lastUpdate": 1749452682168,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -283164,6 +283164,54 @@ window.BENCHMARK_DATA = {
283164283164
"extra": "iterations: 223\ncpu: 621223.9865470853 ns\nthreads: 1"
283165283165
}
283166283166
]
283167+
},
283168+
{
283169+
"commit": {
283170+
"author": {
283171+
"email": "[email protected]",
283172+
"name": "Marc Alff",
283173+
"username": "marcalff"
283174+
},
283175+
"committer": {
283176+
"email": "[email protected]",
283177+
"name": "GitHub",
283178+
"username": "web-flow"
283179+
},
283180+
"distinct": true,
283181+
"id": "98e747f696d8df5be27f2f00db85ae497dccfc95",
283182+
"message": "[CI] Remove windows 2019 (#3466)",
283183+
"timestamp": "2025-06-09T09:01:03+02:00",
283184+
"tree_id": "d494280499c0692262c352329789a2ad69d8cc09",
283185+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/98e747f696d8df5be27f2f00db85ae497dccfc95"
283186+
},
283187+
"date": 1749452662048,
283188+
"tool": "googlecpp",
283189+
"benches": [
283190+
{
283191+
"name": "BM_OtlpExporterEmptySpans",
283192+
"value": 18.142588794177442,
283193+
"unit": "ns/iter",
283194+
"extra": "iterations: 6626000\ncpu: 18.13535390884395 ns\nthreads: 1"
283195+
},
283196+
{
283197+
"name": "BM_OtlpExporterSparseSpans",
283198+
"value": 131.26237051827567,
283199+
"unit": "ns/iter",
283200+
"extra": "iterations: 1050000\ncpu: 129.35059809523813 ns\nthreads: 1"
283201+
},
283202+
{
283203+
"name": "BM_OtlpExporterDenseSpans",
283204+
"value": 943.9854245436819,
283205+
"unit": "ns/iter",
283206+
"extra": "iterations: 152000\ncpu: 940.6792631578951 ns\nthreads: 1"
283207+
},
283208+
{
283209+
"name": "BM_otlp_grpc_with_collector",
283210+
"value": 1759028.0127736318,
283211+
"unit": "ns/iter",
283212+
"extra": "iterations: 226\ncpu: 612011.0707964599 ns\nthreads: 1"
283213+
}
283214+
]
283167283215
}
283168283216
]
283169283217
}

0 commit comments

Comments
 (0)