Skip to content

Commit

Permalink
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark resul…
Browse files Browse the repository at this point in the history
…t for 9b89843
  • Loading branch information
github-action-benchmark committed Nov 21, 2023
1 parent 874d4ad commit c02ff99
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1700558085882,
"lastUpdate": 1700558090407,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -124740,6 +124740,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 264\ncpu: 529443.1818181819 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Lalit Kumar Bhasin",
"username": "lalitb"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "9b89843553d09afbae428913573d12afbb99be75",
"message": "[SDK] Cardinality limits for metrics streams (Sync Instruments + Delta Temporality) (#2255)",
"timestamp": "2023-11-21T10:06:06+01:00",
"tree_id": "3e36fc410869eb6f7879d478550cab59da9ecc34",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/9b89843553d09afbae428913573d12afbb99be75"
},
"date": 1700558083060,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 46.087381167289536,
"unit": "ns/iter",
"extra": "iterations: 3120000\ncpu: 45.79971153846155 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 179.08087905768483,
"unit": "ns/iter",
"extra": "iterations: 794000\ncpu: 178.33085642317383 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 1169.5778888204823,
"unit": "ns/iter",
"extra": "iterations: 138000\ncpu: 1162.4195652173912 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 2226926.071543089,
"unit": "ns/iter",
"extra": "iterations: 284\ncpu: 474642.95774647885 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit c02ff99

Please sign in to comment.