Skip to content

Commit 3350664

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 793c7bd
1 parent f400010 commit 3350664

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": 1748461496164,
2+
"lastUpdate": 1748470942554,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -276972,6 +276972,54 @@ window.BENCHMARK_DATA = {
276972276972
"extra": "iterations: 223\ncpu: 624788.7937219732 ns\nthreads: 1"
276973276973
}
276974276974
]
276975+
},
276976+
{
276977+
"commit": {
276978+
"author": {
276979+
"email": "[email protected]",
276980+
"name": "Tom Tan",
276981+
"username": "ThomsonTan"
276982+
},
276983+
"committer": {
276984+
"email": "[email protected]",
276985+
"name": "GitHub",
276986+
"username": "web-flow"
276987+
},
276988+
"distinct": true,
276989+
"id": "793c7bd1e93861d5a18147af71d25ced322186d8",
276990+
"message": "[BUILD] Propagate INTERFACE_COMPILE_DEFINITIONS from API through common_foo_library (#3440)",
276991+
"timestamp": "2025-05-29T00:18:55+02:00",
276992+
"tree_id": "381038810ba6acedcbd941de656eb30535b29d05",
276993+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/793c7bd1e93861d5a18147af71d25ced322186d8"
276994+
},
276995+
"date": 1748470926153,
276996+
"tool": "googlecpp",
276997+
"benches": [
276998+
{
276999+
"name": "BM_OtlpExporterEmptySpans",
277000+
"value": 18.531165559121245,
277001+
"unit": "ns/iter",
277002+
"extra": "iterations: 7533000\ncpu: 18.53028421611576 ns\nthreads: 1"
277003+
},
277004+
{
277005+
"name": "BM_OtlpExporterSparseSpans",
277006+
"value": 132.46482976988042,
277007+
"unit": "ns/iter",
277008+
"extra": "iterations: 1074000\ncpu: 130.7738491620112 ns\nthreads: 1"
277009+
},
277010+
{
277011+
"name": "BM_OtlpExporterDenseSpans",
277012+
"value": 926.3035477391932,
277013+
"unit": "ns/iter",
277014+
"extra": "iterations: 151000\ncpu: 923.7378741721852 ns\nthreads: 1"
277015+
},
277016+
{
277017+
"name": "BM_otlp_grpc_with_collector",
277018+
"value": 1759357.280559368,
277019+
"unit": "ns/iter",
277020+
"extra": "iterations: 222\ncpu: 622688.8963963964 ns\nthreads: 1"
277021+
}
277022+
]
276975277023
}
276976277024
]
276977277025
}

0 commit comments

Comments
 (0)