Skip to content

Commit 72dad96

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 87c216f
1 parent abb74a3 commit 72dad96

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": 1748006172577,
2+
"lastUpdate": 1748018764823,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -274572,6 +274572,54 @@ window.BENCHMARK_DATA = {
274572274572
"extra": "iterations: 226\ncpu: 618463.0619469027 ns\nthreads: 1"
274573274573
}
274574274574
]
274575+
},
274576+
{
274577+
"commit": {
274578+
"author": {
274579+
"email": "[email protected]",
274580+
"name": "Tom Tan",
274581+
"username": "ThomsonTan"
274582+
},
274583+
"committer": {
274584+
"email": "[email protected]",
274585+
"name": "GitHub",
274586+
"username": "web-flow"
274587+
},
274588+
"distinct": true,
274589+
"id": "87c216f5c83c23e924ee570f68cf427053ea32ef",
274590+
"message": "[CMake] Add missing CMake keyword for target_link_libraries (#3442)",
274591+
"timestamp": "2025-05-23T18:42:32+02:00",
274592+
"tree_id": "4e07e337b4b0a2f6c1e1b5c127d7d5be2e135e87",
274593+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/87c216f5c83c23e924ee570f68cf427053ea32ef"
274594+
},
274595+
"date": 1748018747982,
274596+
"tool": "googlecpp",
274597+
"benches": [
274598+
{
274599+
"name": "BM_OtlpExporterEmptySpans",
274600+
"value": 18.047653741435326,
274601+
"unit": "ns/iter",
274602+
"extra": "iterations: 7725000\ncpu: 18.045238187702264 ns\nthreads: 1"
274603+
},
274604+
{
274605+
"name": "BM_OtlpExporterSparseSpans",
274606+
"value": 131.6675093778518,
274607+
"unit": "ns/iter",
274608+
"extra": "iterations: 1053000\ncpu: 129.0438670465337 ns\nthreads: 1"
274609+
},
274610+
{
274611+
"name": "BM_OtlpExporterDenseSpans",
274612+
"value": 936.6976504294288,
274613+
"unit": "ns/iter",
274614+
"extra": "iterations: 151000\ncpu: 933.605913907285 ns\nthreads: 1"
274615+
},
274616+
{
274617+
"name": "BM_otlp_grpc_with_collector",
274618+
"value": 1759812.0371500652,
274619+
"unit": "ns/iter",
274620+
"extra": "iterations: 225\ncpu: 616335.3022222222 ns\nthreads: 1"
274621+
}
274622+
]
274575274623
}
274576274624
]
274577274625
}

0 commit comments

Comments
 (0)