|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1750056670439, |
| 2 | + "lastUpdate": 1750056672476, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -286044,6 +286044,54 @@ window.BENCHMARK_DATA = { |
286044 | 286044 | "extra": "iterations: 222\ncpu: 632815.4189189189 ns\nthreads: 1" |
286045 | 286045 | } |
286046 | 286046 | ] |
| 286047 | + }, |
| 286048 | + { |
| 286049 | + "commit": { |
| 286050 | + "author": { |
| 286051 | + |
| 286052 | + "name": "Doug Barker", |
| 286053 | + "username": "dbarker" |
| 286054 | + }, |
| 286055 | + "committer": { |
| 286056 | + |
| 286057 | + "name": "GitHub", |
| 286058 | + "username": "web-flow" |
| 286059 | + }, |
| 286060 | + "distinct": true, |
| 286061 | + "id": "7a68bb394cbf5fecc02ac5ede317b5d1036deb48", |
| 286062 | + "message": "[CI] rely on github installed cmake for ci runners (#3482)", |
| 286063 | + "timestamp": "2025-06-16T08:46:38+02:00", |
| 286064 | + "tree_id": "edb5c053ac57b5d8663b1c3cbe099d0f4ec6f21c", |
| 286065 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7a68bb394cbf5fecc02ac5ede317b5d1036deb48" |
| 286066 | + }, |
| 286067 | + "date": 1750056652521, |
| 286068 | + "tool": "googlecpp", |
| 286069 | + "benches": [ |
| 286070 | + { |
| 286071 | + "name": "BM_OtlpExporterEmptySpans", |
| 286072 | + "value": 18.17086214371791, |
| 286073 | + "unit": "ns/iter", |
| 286074 | + "extra": "iterations: 7748000\ncpu: 18.161311564274655 ns\nthreads: 1" |
| 286075 | + }, |
| 286076 | + { |
| 286077 | + "name": "BM_OtlpExporterSparseSpans", |
| 286078 | + "value": 132.6432074851485, |
| 286079 | + "unit": "ns/iter", |
| 286080 | + "extra": "iterations: 1058000\ncpu: 130.266252362949 ns\nthreads: 1" |
| 286081 | + }, |
| 286082 | + { |
| 286083 | + "name": "BM_OtlpExporterDenseSpans", |
| 286084 | + "value": 946.5874105259992, |
| 286085 | + "unit": "ns/iter", |
| 286086 | + "extra": "iterations: 138000\ncpu: 944.1169565217391 ns\nthreads: 1" |
| 286087 | + }, |
| 286088 | + { |
| 286089 | + "name": "BM_otlp_grpc_with_collector", |
| 286090 | + "value": 1793825.3614637586, |
| 286091 | + "unit": "ns/iter", |
| 286092 | + "extra": "iterations: 225\ncpu: 621995.3422222224 ns\nthreads: 1" |
| 286093 | + } |
| 286094 | + ] |
286047 | 286095 | } |
286048 | 286096 | ] |
286049 | 286097 | } |
|
0 commit comments