Skip to content

Commit 54e81e9

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 6ed0651
1 parent 4dd407f commit 54e81e9

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": 1734098204505,
2+
"lastUpdate": 1734174792153,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -224688,6 +224688,54 @@ window.BENCHMARK_DATA = {
224688224688
"extra": "iterations: 229\ncpu: 613402.5676855899 ns\nthreads: 1"
224689224689
}
224690224690
]
224691+
},
224692+
{
224693+
"commit": {
224694+
"author": {
224695+
"email": "[email protected]",
224696+
"name": "David Ashpole",
224697+
"username": "dashpole"
224698+
},
224699+
"committer": {
224700+
"email": "[email protected]",
224701+
"name": "GitHub",
224702+
"username": "web-flow"
224703+
},
224704+
"distinct": true,
224705+
"id": "6ed0651a42c88e347ff37b0f3171ab0f31d9edcb",
224706+
"message": "[SEMANTIC CONVENTIONS] Update links to openmetrics to reference the v1.0.0 release (#3205)",
224707+
"timestamp": "2024-12-14T11:59:28+01:00",
224708+
"tree_id": "03e5f4541799a355472896e573a03fded07a4e82",
224709+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6ed0651a42c88e347ff37b0f3171ab0f31d9edcb"
224710+
},
224711+
"date": 1734174781524,
224712+
"tool": "googlecpp",
224713+
"benches": [
224714+
{
224715+
"name": "BM_OtlpExporterEmptySpans",
224716+
"value": 17.336462234815716,
224717+
"unit": "ns/iter",
224718+
"extra": "iterations: 7997000\ncpu: 17.335098787045144 ns\nthreads: 1"
224719+
},
224720+
{
224721+
"name": "BM_OtlpExporterSparseSpans",
224722+
"value": 137.5086112708897,
224723+
"unit": "ns/iter",
224724+
"extra": "iterations: 1028000\ncpu: 135.32120233463039 ns\nthreads: 1"
224725+
},
224726+
{
224727+
"name": "BM_OtlpExporterDenseSpans",
224728+
"value": 972.3812544426951,
224729+
"unit": "ns/iter",
224730+
"extra": "iterations: 147000\ncpu: 969.6927755102041 ns\nthreads: 1"
224731+
},
224732+
{
224733+
"name": "BM_otlp_grpc_with_collector",
224734+
"value": 1679493.0333676545,
224735+
"unit": "ns/iter",
224736+
"extra": "iterations: 230\ncpu: 608311.4826086961 ns\nthreads: 1"
224737+
}
224738+
]
224691224739
}
224692224740
]
224693224741
}

0 commit comments

Comments
 (0)