Skip to content

Commit 54f3162

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for cd7103e
1 parent a27dd4a commit 54f3162

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": 1740033016174,
2+
"lastUpdate": 1740084408409,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -242892,6 +242892,54 @@ window.BENCHMARK_DATA = {
242892242892
"extra": "iterations: 235\ncpu: 595693.4468085108 ns\nthreads: 1"
242893242893
}
242894242894
]
242895+
},
242896+
{
242897+
"commit": {
242898+
"author": {
242899+
"email": "[email protected]",
242900+
"name": "Marc Alff",
242901+
"username": "marcalff"
242902+
},
242903+
"committer": {
242904+
"email": "[email protected]",
242905+
"name": "GitHub",
242906+
"username": "web-flow"
242907+
},
242908+
"distinct": true,
242909+
"id": "cd7103e0d361a782ecbfb46c17ab930106dee0ff",
242910+
"message": "Add FOSSA badges (#3280)",
242911+
"timestamp": "2025-02-20T12:44:30-08:00",
242912+
"tree_id": "a82f70d4ad207cbc2866cf09184b12b266fc5b82",
242913+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/cd7103e0d361a782ecbfb46c17ab930106dee0ff"
242914+
},
242915+
"date": 1740084395828,
242916+
"tool": "googlecpp",
242917+
"benches": [
242918+
{
242919+
"name": "BM_OtlpExporterEmptySpans",
242920+
"value": 18.14061967721283,
242921+
"unit": "ns/iter",
242922+
"extra": "iterations: 7677000\ncpu: 18.13909144196952 ns\nthreads: 1"
242923+
},
242924+
{
242925+
"name": "BM_OtlpExporterSparseSpans",
242926+
"value": 129.66436136712906,
242927+
"unit": "ns/iter",
242928+
"extra": "iterations: 1086000\ncpu: 127.010773480663 ns\nthreads: 1"
242929+
},
242930+
{
242931+
"name": "BM_OtlpExporterDenseSpans",
242932+
"value": 928.6889904423764,
242933+
"unit": "ns/iter",
242934+
"extra": "iterations: 152000\ncpu: 926.7082697368423 ns\nthreads: 1"
242935+
},
242936+
{
242937+
"name": "BM_otlp_grpc_with_collector",
242938+
"value": 1747569.867542812,
242939+
"unit": "ns/iter",
242940+
"extra": "iterations: 224\ncpu: 615763.0089285716 ns\nthreads: 1"
242941+
}
242942+
]
242895242943
}
242896242944
]
242897242945
}

0 commit comments

Comments
 (0)