|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742917340688, |
| 2 | + "lastUpdate": 1743030203214, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -252216,6 +252216,54 @@ window.BENCHMARK_DATA = { |
252216 | 252216 | "extra": "iterations: 227\ncpu: 614014.1938325992 ns\nthreads: 1" |
252217 | 252217 | } |
252218 | 252218 | ] |
| 252219 | + }, |
| 252220 | + { |
| 252221 | + "commit": { |
| 252222 | + "author": { |
| 252223 | + |
| 252224 | + "name": "Pranav Sharma", |
| 252225 | + "username": "psx95" |
| 252226 | + }, |
| 252227 | + "committer": { |
| 252228 | + |
| 252229 | + "name": "GitHub", |
| 252230 | + "username": "web-flow" |
| 252231 | + }, |
| 252232 | + "distinct": true, |
| 252233 | + "id": "6e214c85036a5331fd18503511dcee2dc8261dd8", |
| 252234 | + "message": "Add Pranav Sharma in cpp-approvers (#3323)", |
| 252235 | + "timestamp": "2025-03-26T16:00:19-07:00", |
| 252236 | + "tree_id": "2afd532b40638614b9d0531d566b6c4e04bee5b4", |
| 252237 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6e214c85036a5331fd18503511dcee2dc8261dd8" |
| 252238 | + }, |
| 252239 | + "date": 1743030190113, |
| 252240 | + "tool": "googlecpp", |
| 252241 | + "benches": [ |
| 252242 | + { |
| 252243 | + "name": "BM_OtlpExporterEmptySpans", |
| 252244 | + "value": 17.517280747128243, |
| 252245 | + "unit": "ns/iter", |
| 252246 | + "extra": "iterations: 7923000\ncpu: 17.511896503849556 ns\nthreads: 1" |
| 252247 | + }, |
| 252248 | + { |
| 252249 | + "name": "BM_OtlpExporterSparseSpans", |
| 252250 | + "value": 130.09313114119868, |
| 252251 | + "unit": "ns/iter", |
| 252252 | + "extra": "iterations: 1069000\ncpu: 128.00057998129094 ns\nthreads: 1" |
| 252253 | + }, |
| 252254 | + { |
| 252255 | + "name": "BM_OtlpExporterDenseSpans", |
| 252256 | + "value": 946.2044045731828, |
| 252257 | + "unit": "ns/iter", |
| 252258 | + "extra": "iterations: 148000\ncpu: 944.3303783783782 ns\nthreads: 1" |
| 252259 | + }, |
| 252260 | + { |
| 252261 | + "name": "BM_otlp_grpc_with_collector", |
| 252262 | + "value": 1708927.3618615193, |
| 252263 | + "unit": "ns/iter", |
| 252264 | + "extra": "iterations: 230\ncpu: 611212.1608695651 ns\nthreads: 1" |
| 252265 | + } |
| 252266 | + ] |
252219 | 252267 | } |
252220 | 252268 | ] |
252221 | 252269 | } |
|
0 commit comments