|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1751142545056, |
| 2 | + "lastUpdate": 1751142547078, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -293046,6 +293046,54 @@ window.BENCHMARK_DATA = { |
293046 | 293046 | "extra": "iterations: 223\ncpu: 620342.408071749 ns\nthreads: 1" |
293047 | 293047 | } |
293048 | 293048 | ] |
| 293049 | + }, |
| 293050 | + { |
| 293051 | + "commit": { |
| 293052 | + "author": { |
| 293053 | + |
| 293054 | + "name": "WenTao Ou", |
| 293055 | + "username": "owent" |
| 293056 | + }, |
| 293057 | + "committer": { |
| 293058 | + |
| 293059 | + "name": "GitHub", |
| 293060 | + "username": "web-flow" |
| 293061 | + }, |
| 293062 | + "distinct": true, |
| 293063 | + "id": "7dfc31227410e7942c777a01fd419c6720f11832", |
| 293064 | + "message": "[BUILD] Fixes grpc linking for OTLP exporter's tests (#3435)", |
| 293065 | + "timestamp": "2025-06-28T22:25:35+02:00", |
| 293066 | + "tree_id": "5f50a7686b01d336939e69b8ce3db012257b3c9b", |
| 293067 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7dfc31227410e7942c777a01fd419c6720f11832" |
| 293068 | + }, |
| 293069 | + "date": 1751142528714, |
| 293070 | + "tool": "googlecpp", |
| 293071 | + "benches": [ |
| 293072 | + { |
| 293073 | + "name": "BM_OtlpExporterEmptySpans", |
| 293074 | + "value": 18.07437259715884, |
| 293075 | + "unit": "ns/iter", |
| 293076 | + "extra": "iterations: 7755000\ncpu: 18.073076337846555 ns\nthreads: 1" |
| 293077 | + }, |
| 293078 | + { |
| 293079 | + "name": "BM_OtlpExporterSparseSpans", |
| 293080 | + "value": 133.28996988443228, |
| 293081 | + "unit": "ns/iter", |
| 293082 | + "extra": "iterations: 1040000\ncpu: 130.59625865384615 ns\nthreads: 1" |
| 293083 | + }, |
| 293084 | + { |
| 293085 | + "name": "BM_OtlpExporterDenseSpans", |
| 293086 | + "value": 974.1428736093882, |
| 293087 | + "unit": "ns/iter", |
| 293088 | + "extra": "iterations: 148000\ncpu: 968.1068040540542 ns\nthreads: 1" |
| 293089 | + }, |
| 293090 | + { |
| 293091 | + "name": "BM_otlp_grpc_with_collector", |
| 293092 | + "value": 1834622.2964200107, |
| 293093 | + "unit": "ns/iter", |
| 293094 | + "extra": "iterations: 220\ncpu: 627509.8636363638 ns\nthreads: 1" |
| 293095 | + } |
| 293096 | + ] |
293049 | 293097 | } |
293050 | 293098 | ] |
293051 | 293099 | } |
|
0 commit comments