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 f084fbc
  • Loading branch information
github-action-benchmark committed Jan 8, 2024
1 parent 97044fd commit ffa15f6
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": 1704744647159,
"lastUpdate": 1704744648962,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -136086,6 +136086,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 285\ncpu: 494440.0000000001 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tim Wojtulewicz",
"username": "timwoj"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f084fbce22abb4fee503da15927cd0f0897429cc",
"message": "[EXPORTER] Rename populate_otel_scope to without_otel_scope (#2479)",
"timestamp": "2024-01-08T21:02:18+01:00",
"tree_id": "caab0865f917892db4289500fc08fcd91a2f31d4",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f084fbce22abb4fee503da15927cd0f0897429cc"
},
"date": 1704744642505,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 42.8899639672975,
"unit": "ns/iter",
"extra": "iterations: 3363000\ncpu: 42.88394290811775 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 162.48589949988423,
"unit": "ns/iter",
"extra": "iterations: 852000\ncpu: 162.47793427230044 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 889.2127445765904,
"unit": "ns/iter",
"extra": "iterations: 210000\ncpu: 889.2200000000001 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 1813916.0255517215,
"unit": "ns/iter",
"extra": "iterations: 269\ncpu: 498717.4721189588 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit ffa15f6

Please sign in to comment.