Skip to content

Commit cdb27ab

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for d9ad23e
1 parent c74adb8 commit cdb27ab

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": 1734508418419,
2+
"lastUpdate": 1734508420152,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -226662,6 +226662,54 @@ window.BENCHMARK_DATA = {
226662226662
"extra": "iterations: 224\ncpu: 610731.370535714 ns\nthreads: 1"
226663226663
}
226664226664
]
226665+
},
226666+
{
226667+
"commit": {
226668+
"author": {
226669+
"email": "[email protected]",
226670+
"name": "WenTao Ou",
226671+
"username": "owent"
226672+
},
226673+
"committer": {
226674+
"email": "[email protected]",
226675+
"name": "GitHub",
226676+
"username": "web-flow"
226677+
},
226678+
"distinct": true,
226679+
"id": "d9ad23ee86c95bc27a85df3052bc5552e6e984d5",
226680+
"message": "[BUILD] Add cxx feature detections (#3203)",
226681+
"timestamp": "2024-12-18T08:37:47+01:00",
226682+
"tree_id": "a63b52dd7b3eff9d8296eabea430f9c88af6b2d7",
226683+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/d9ad23ee86c95bc27a85df3052bc5552e6e984d5"
226684+
},
226685+
"date": 1734508407721,
226686+
"tool": "googlecpp",
226687+
"benches": [
226688+
{
226689+
"name": "BM_OtlpExporterEmptySpans",
226690+
"value": 17.724157028415718,
226691+
"unit": "ns/iter",
226692+
"extra": "iterations: 7718000\ncpu: 17.724064783622705 ns\nthreads: 1"
226693+
},
226694+
{
226695+
"name": "BM_OtlpExporterSparseSpans",
226696+
"value": 133.10913702812337,
226697+
"unit": "ns/iter",
226698+
"extra": "iterations: 1076000\ncpu: 130.9240910780669 ns\nthreads: 1"
226699+
},
226700+
{
226701+
"name": "BM_OtlpExporterDenseSpans",
226702+
"value": 959.6683835023201,
226703+
"unit": "ns/iter",
226704+
"extra": "iterations: 149000\ncpu: 957.665093959732 ns\nthreads: 1"
226705+
},
226706+
{
226707+
"name": "BM_otlp_grpc_with_collector",
226708+
"value": 1666121.216802638,
226709+
"unit": "ns/iter",
226710+
"extra": "iterations: 233\ncpu: 600663.051502146 ns\nthreads: 1"
226711+
}
226712+
]
226665226713
}
226666226714
]
226667226715
}

0 commit comments

Comments
 (0)