Skip to content

Commit 8c085e8

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for b2bc73f
1 parent 4e21b85 commit 8c085e8

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": 1743500420242,
2+
"lastUpdate": 1743500422443,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -254190,6 +254190,54 @@ window.BENCHMARK_DATA = {
254190254190
"extra": "iterations: 227\ncpu: 613156.7621145375 ns\nthreads: 1"
254191254191
}
254192254192
]
254193+
},
254194+
{
254195+
"commit": {
254196+
"author": {
254197+
"email": "[email protected]",
254198+
"name": "OpenTelemetry Bot",
254199+
"username": "opentelemetrybot"
254200+
},
254201+
"committer": {
254202+
"email": "[email protected]",
254203+
"name": "GitHub",
254204+
"username": "web-flow"
254205+
},
254206+
"distinct": true,
254207+
"id": "b2bc73fb83a5b5bd15cc189ec428133399d981ef",
254208+
"message": "[CI] Add ossf-scorecard scanning workflow (#3332)\n\n* Add ossf-scorecard scanning workflow\n\n* Add end of file newline\n\n---------\n\nCo-authored-by: otelbot <[email protected]>",
254209+
"timestamp": "2025-04-01T11:37:12+02:00",
254210+
"tree_id": "1cd77322b244e101c3a642a8753909eaafb11ce1",
254211+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b2bc73fb83a5b5bd15cc189ec428133399d981ef"
254212+
},
254213+
"date": 1743500406614,
254214+
"tool": "googlecpp",
254215+
"benches": [
254216+
{
254217+
"name": "BM_OtlpExporterEmptySpans",
254218+
"value": 17.491038205777727,
254219+
"unit": "ns/iter",
254220+
"extra": "iterations: 7937000\ncpu: 17.490237873251857 ns\nthreads: 1"
254221+
},
254222+
{
254223+
"name": "BM_OtlpExporterSparseSpans",
254224+
"value": 130.65986132778178,
254225+
"unit": "ns/iter",
254226+
"extra": "iterations: 1067000\ncpu: 128.30254732895972 ns\nthreads: 1"
254227+
},
254228+
{
254229+
"name": "BM_OtlpExporterDenseSpans",
254230+
"value": 948.3559926350912,
254231+
"unit": "ns/iter",
254232+
"extra": "iterations: 150000\ncpu: 946.7530666666669 ns\nthreads: 1"
254233+
},
254234+
{
254235+
"name": "BM_otlp_grpc_with_collector",
254236+
"value": 1695671.6521173462,
254237+
"unit": "ns/iter",
254238+
"extra": "iterations: 234\ncpu: 606026.9401709399 ns\nthreads: 1"
254239+
}
254240+
]
254193254241
}
254194254242
]
254195254243
}

0 commit comments

Comments
 (0)