|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1731608439050, |
| 2 | + "lastUpdate": 1731608442862, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -211122,6 +211122,54 @@ window.BENCHMARK_DATA = { |
211122 | 211122 | "extra": "iterations: 236\ncpu: 603438.9915254238 ns\nthreads: 1" |
211123 | 211123 | } |
211124 | 211124 | ] |
| 211125 | + }, |
| 211126 | + { |
| 211127 | + "commit": { |
| 211128 | + "author": { |
| 211129 | + |
| 211130 | + "name": "Volodymyr Kolesnykov", |
| 211131 | + "username": "sjinks" |
| 211132 | + }, |
| 211133 | + "committer": { |
| 211134 | + |
| 211135 | + "name": "GitHub", |
| 211136 | + "username": "web-flow" |
| 211137 | + }, |
| 211138 | + "distinct": true, |
| 211139 | + "id": "149d29ca78e183480dd179c6a7663169bb5760a6", |
| 211140 | + "message": "[EXPORTER] handling of invalid ports in UrlParser (#3142)", |
| 211141 | + "timestamp": "2024-11-14T19:06:39+01:00", |
| 211142 | + "tree_id": "cb3eee95f7ab7955b03090b13e7d3a85759f22fa", |
| 211143 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/149d29ca78e183480dd179c6a7663169bb5760a6" |
| 211144 | + }, |
| 211145 | + "date": 1731608431142, |
| 211146 | + "tool": "googlecpp", |
| 211147 | + "benches": [ |
| 211148 | + { |
| 211149 | + "name": "BM_OtlpExporterEmptySpans", |
| 211150 | + "value": 17.678979076916658, |
| 211151 | + "unit": "ns/iter", |
| 211152 | + "extra": "iterations: 7900000\ncpu: 17.677670632911394 ns\nthreads: 1" |
| 211153 | + }, |
| 211154 | + { |
| 211155 | + "name": "BM_OtlpExporterSparseSpans", |
| 211156 | + "value": 132.62674672454176, |
| 211157 | + "unit": "ns/iter", |
| 211158 | + "extra": "iterations: 1069000\ncpu: 129.6834752104771 ns\nthreads: 1" |
| 211159 | + }, |
| 211160 | + { |
| 211161 | + "name": "BM_OtlpExporterDenseSpans", |
| 211162 | + "value": 936.1934661865234, |
| 211163 | + "unit": "ns/iter", |
| 211164 | + "extra": "iterations: 150000\ncpu: 931.6209733333335 ns\nthreads: 1" |
| 211165 | + }, |
| 211166 | + { |
| 211167 | + "name": "BM_otlp_grpc_with_collector", |
| 211168 | + "value": 1691196.6831923572, |
| 211169 | + "unit": "ns/iter", |
| 211170 | + "extra": "iterations: 229\ncpu: 609446.4541484717 ns\nthreads: 1" |
| 211171 | + } |
| 211172 | + ] |
211125 | 211173 | } |
211126 | 211174 | ] |
211127 | 211175 | } |
|
0 commit comments