|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1752878914731, |
| 2 | + "lastUpdate": 1752878917671, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -309084,6 +309084,54 @@ window.BENCHMARK_DATA = { |
309084 | 309084 | "extra": "iterations: 221\ncpu: 626230.2805429867 ns\nthreads: 1" |
309085 | 309085 | } |
309086 | 309086 | ] |
| 309087 | + }, |
| 309088 | + { |
| 309089 | + "commit": { |
| 309090 | + "author": { |
| 309091 | + |
| 309092 | + "name": "Mathieu Robin", |
| 309093 | + "username": "mathieurobin1" |
| 309094 | + }, |
| 309095 | + "committer": { |
| 309096 | + |
| 309097 | + "name": "GitHub", |
| 309098 | + "username": "web-flow" |
| 309099 | + }, |
| 309100 | + "distinct": true, |
| 309101 | + "id": "93475ff6312b0200c41ce1137b5c1f7bad883386", |
| 309102 | + "message": "[SDK] Implement env var configuration for PeriodicExportingMetricReader (#3549)", |
| 309103 | + "timestamp": "2025-07-19T00:43:54+02:00", |
| 309104 | + "tree_id": "77fcc6e440f7c09cdb94238e623c754a1f8405f5", |
| 309105 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/93475ff6312b0200c41ce1137b5c1f7bad883386" |
| 309106 | + }, |
| 309107 | + "date": 1752878896976, |
| 309108 | + "tool": "googlecpp", |
| 309109 | + "benches": [ |
| 309110 | + { |
| 309111 | + "name": "BM_OtlpExporterEmptySpans", |
| 309112 | + "value": 18.216093978145093, |
| 309113 | + "unit": "ns/iter", |
| 309114 | + "extra": "iterations: 7456000\ncpu: 18.21364766630902 ns\nthreads: 1" |
| 309115 | + }, |
| 309116 | + { |
| 309117 | + "name": "BM_OtlpExporterSparseSpans", |
| 309118 | + "value": 130.4330112778138, |
| 309119 | + "unit": "ns/iter", |
| 309120 | + "extra": "iterations: 1070000\ncpu: 128.67646915887852 ns\nthreads: 1" |
| 309121 | + }, |
| 309122 | + { |
| 309123 | + "name": "BM_OtlpExporterDenseSpans", |
| 309124 | + "value": 950.5092697655595, |
| 309125 | + "unit": "ns/iter", |
| 309126 | + "extra": "iterations: 149000\ncpu: 948.4433221476506 ns\nthreads: 1" |
| 309127 | + }, |
| 309128 | + { |
| 309129 | + "name": "BM_otlp_grpc_with_collector", |
| 309130 | + "value": 1750448.0150010851, |
| 309131 | + "unit": "ns/iter", |
| 309132 | + "extra": "iterations: 225\ncpu: 624009.7466666667 ns\nthreads: 1" |
| 309133 | + } |
| 309134 | + ] |
309087 | 309135 | } |
309088 | 309136 | ] |
309089 | 309137 | } |
|
0 commit comments