Skip to content

Commit 8ba4a88

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 4af490f
1 parent 293794c commit 8ba4a88

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": 1742814756074,
2+
"lastUpdate": 1742814757817,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -250194,6 +250194,54 @@ window.BENCHMARK_DATA = {
250194250194
"extra": "iterations: 228\ncpu: 606607.4035087719 ns\nthreads: 1"
250195250195
}
250196250196
]
250197+
},
250198+
{
250199+
"commit": {
250200+
"author": {
250201+
"email": "[email protected]",
250202+
"name": "Doug Barker",
250203+
"username": "dbarker"
250204+
},
250205+
"committer": {
250206+
"email": "[email protected]",
250207+
"name": "GitHub",
250208+
"username": "web-flow"
250209+
},
250210+
"distinct": true,
250211+
"id": "4af490ffeddeb37e754b30cc4b55d3ada69ca5a6",
250212+
"message": "[TEST] otlp grpc exporter retry test fix (#3311)",
250213+
"timestamp": "2025-03-24T12:08:35+01:00",
250214+
"tree_id": "ebeb435b3668edea50cca326250ab8c35b7370b9",
250215+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4af490ffeddeb37e754b30cc4b55d3ada69ca5a6"
250216+
},
250217+
"date": 1742814743074,
250218+
"tool": "googlecpp",
250219+
"benches": [
250220+
{
250221+
"name": "BM_OtlpExporterEmptySpans",
250222+
"value": 18.05440732904596,
250223+
"unit": "ns/iter",
250224+
"extra": "iterations: 7728000\ncpu: 18.052459109730847 ns\nthreads: 1"
250225+
},
250226+
{
250227+
"name": "BM_OtlpExporterSparseSpans",
250228+
"value": 128.22514235585956,
250229+
"unit": "ns/iter",
250230+
"extra": "iterations: 1077000\ncpu: 125.91289507892299 ns\nthreads: 1"
250231+
},
250232+
{
250233+
"name": "BM_OtlpExporterDenseSpans",
250234+
"value": 912.3783606987495,
250235+
"unit": "ns/iter",
250236+
"extra": "iterations: 154000\ncpu: 910.3899415584416 ns\nthreads: 1"
250237+
},
250238+
{
250239+
"name": "BM_otlp_grpc_with_collector",
250240+
"value": 1725936.1451132256,
250241+
"unit": "ns/iter",
250242+
"extra": "iterations: 228\ncpu: 609685.0921052631 ns\nthreads: 1"
250243+
}
250244+
]
250197250245
}
250198250246
]
250199250247
}

0 commit comments

Comments
 (0)