Skip to content

Commit abb74a3

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for c2ea734
1 parent 85b2114 commit abb74a3

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": 1748006170325,
2+
"lastUpdate": 1748006172577,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -274524,6 +274524,54 @@ window.BENCHMARK_DATA = {
274524274524
"extra": "iterations: 231\ncpu: 606731.0303030303 ns\nthreads: 1"
274525274525
}
274526274526
]
274527+
},
274528+
{
274529+
"commit": {
274530+
"author": {
274531+
"email": "[email protected]",
274532+
"name": "Tom Tan",
274533+
"username": "ThomsonTan"
274534+
},
274535+
"committer": {
274536+
"email": "[email protected]",
274537+
"name": "GitHub",
274538+
"username": "web-flow"
274539+
},
274540+
"distinct": true,
274541+
"id": "c2ea734f0009381df06b4b724780ecc6739446af",
274542+
"message": "[BUILD] Error out when building DLL without MSVC (#3438)",
274543+
"timestamp": "2025-05-23T15:12:17+02:00",
274544+
"tree_id": "57579afcc945fbb97ba0ade1c0ce339c7349e5d1",
274545+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c2ea734f0009381df06b4b724780ecc6739446af"
274546+
},
274547+
"date": 1748006153129,
274548+
"tool": "googlecpp",
274549+
"benches": [
274550+
{
274551+
"name": "BM_OtlpExporterEmptySpans",
274552+
"value": 18.36716163027078,
274553+
"unit": "ns/iter",
274554+
"extra": "iterations: 7715000\ncpu: 18.35861607258587 ns\nthreads: 1"
274555+
},
274556+
{
274557+
"name": "BM_OtlpExporterSparseSpans",
274558+
"value": 133.08952439506098,
274559+
"unit": "ns/iter",
274560+
"extra": "iterations: 1060000\ncpu: 129.91680377358492 ns\nthreads: 1"
274561+
},
274562+
{
274563+
"name": "BM_OtlpExporterDenseSpans",
274564+
"value": 951.2085663644891,
274565+
"unit": "ns/iter",
274566+
"extra": "iterations: 152000\ncpu: 946.5531644736842 ns\nthreads: 1"
274567+
},
274568+
{
274569+
"name": "BM_otlp_grpc_with_collector",
274570+
"value": 1748560.8041813944,
274571+
"unit": "ns/iter",
274572+
"extra": "iterations: 226\ncpu: 618463.0619469027 ns\nthreads: 1"
274573+
}
274574+
]
274527274575
}
274528274576
]
274529274577
}

0 commit comments

Comments
 (0)