Skip to content

Commit 682fefd

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 47f530a
1 parent 426f087 commit 682fefd

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": 1749810230069,
2+
"lastUpdate": 1749810232909,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -285564,6 +285564,54 @@ window.BENCHMARK_DATA = {
285564285564
"extra": "iterations: 217\ncpu: 639866.7004608293 ns\nthreads: 1"
285565285565
}
285566285566
]
285567+
},
285568+
{
285569+
"commit": {
285570+
"author": {
285571+
"email": "[email protected]",
285572+
"name": "KJ Tsanaktsidis",
285573+
"username": "KJTsanaktsidis"
285574+
},
285575+
"committer": {
285576+
"email": "[email protected]",
285577+
"name": "GitHub",
285578+
"username": "web-flow"
285579+
},
285580+
"distinct": true,
285581+
"id": "47f530a5f982900ad709ed11dd634939b7d5f9f9",
285582+
"message": "[SDK] BatchLogRecordProcessor::ForceFlush is not waking up bg thread (#3448)",
285583+
"timestamp": "2025-06-13T12:20:10+02:00",
285584+
"tree_id": "5f77318fc6f45e3d36115c9cbb9d654a86ee96e8",
285585+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/47f530a5f982900ad709ed11dd634939b7d5f9f9"
285586+
},
285587+
"date": 1749810212081,
285588+
"tool": "googlecpp",
285589+
"benches": [
285590+
{
285591+
"name": "BM_OtlpExporterEmptySpans",
285592+
"value": 18.502186042476715,
285593+
"unit": "ns/iter",
285594+
"extra": "iterations: 7804000\ncpu: 18.50042696053306 ns\nthreads: 1"
285595+
},
285596+
{
285597+
"name": "BM_OtlpExporterSparseSpans",
285598+
"value": 132.5516989736846,
285599+
"unit": "ns/iter",
285600+
"extra": "iterations: 1056000\ncpu: 130.16609753787878 ns\nthreads: 1"
285601+
},
285602+
{
285603+
"name": "BM_OtlpExporterDenseSpans",
285604+
"value": 948.481559753418,
285605+
"unit": "ns/iter",
285606+
"extra": "iterations: 150000\ncpu: 946.0400533333335 ns\nthreads: 1"
285607+
},
285608+
{
285609+
"name": "BM_otlp_grpc_with_collector",
285610+
"value": 1830645.5096682988,
285611+
"unit": "ns/iter",
285612+
"extra": "iterations: 222\ncpu: 632815.4189189189 ns\nthreads: 1"
285613+
}
285614+
]
285567285615
}
285568285616
]
285569285617
}

0 commit comments

Comments
 (0)