Skip to content

Commit 9d0c7d4

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 6603c3a
1 parent 9e51ace commit 9d0c7d4

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": 1738102279292,
2+
"lastUpdate": 1738102281276,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -238206,6 +238206,54 @@ window.BENCHMARK_DATA = {
238206238206
"extra": "iterations: 224\ncpu: 622705.9062499999 ns\nthreads: 1"
238207238207
}
238208238208
]
238209+
},
238210+
{
238211+
"commit": {
238212+
"author": {
238213+
"email": "[email protected]",
238214+
"name": "Marc Alff",
238215+
"username": "marcalff"
238216+
},
238217+
"committer": {
238218+
"email": "[email protected]",
238219+
"name": "GitHub",
238220+
"username": "web-flow"
238221+
},
238222+
"distinct": true,
238223+
"id": "6603c3a0f10ed907b33979443d0423306fa208e6",
238224+
"message": "Upgrade semantic conventions to 1.30 (#3258)",
238225+
"timestamp": "2025-01-28T22:55:47+01:00",
238226+
"tree_id": "e05f235b2adacdb804a442d99a455c87cfd5e3eb",
238227+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6603c3a0f10ed907b33979443d0423306fa208e6"
238228+
},
238229+
"date": 1738102268088,
238230+
"tool": "googlecpp",
238231+
"benches": [
238232+
{
238233+
"name": "BM_OtlpExporterEmptySpans",
238234+
"value": 17.533578203076992,
238235+
"unit": "ns/iter",
238236+
"extra": "iterations: 7933000\ncpu: 17.533605571662676 ns\nthreads: 1"
238237+
},
238238+
{
238239+
"name": "BM_OtlpExporterSparseSpans",
238240+
"value": 131.66417678197226,
238241+
"unit": "ns/iter",
238242+
"extra": "iterations: 1056000\ncpu: 128.9056770833333 ns\nthreads: 1"
238243+
},
238244+
{
238245+
"name": "BM_OtlpExporterDenseSpans",
238246+
"value": 945.4224733698288,
238247+
"unit": "ns/iter",
238248+
"extra": "iterations: 149000\ncpu: 943.6594093959732 ns\nthreads: 1"
238249+
},
238250+
{
238251+
"name": "BM_otlp_grpc_with_collector",
238252+
"value": 1711249.872066048,
238253+
"unit": "ns/iter",
238254+
"extra": "iterations: 229\ncpu: 605120.615720524 ns\nthreads: 1"
238255+
}
238256+
]
238209238257
}
238210238258
]
238211238259
}

0 commit comments

Comments
 (0)