|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1740136415841, |
| 2 | + "lastUpdate": 1740136418360, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -244620,6 +244620,54 @@ window.BENCHMARK_DATA = { |
244620 | 244620 | "extra": "iterations: 232\ncpu: 606641.650862069 ns\nthreads: 1" |
244621 | 244621 | } |
244622 | 244622 | ] |
| 244623 | + }, |
| 244624 | + { |
| 244625 | + "commit": { |
| 244626 | + "author": { |
| 244627 | + |
| 244628 | + "name": "Pranav Sharma", |
| 244629 | + "username": "psx95" |
| 244630 | + }, |
| 244631 | + "committer": { |
| 244632 | + |
| 244633 | + "name": "GitHub", |
| 244634 | + "username": "web-flow" |
| 244635 | + }, |
| 244636 | + "distinct": true, |
| 244637 | + "id": "a7f9daf4cf46c5037cf2bae0085ceec4bf673baf", |
| 244638 | + "message": "[SDK] Add meter scope configurator (#3268)", |
| 244639 | + "timestamp": "2025-02-21T12:10:14+01:00", |
| 244640 | + "tree_id": "0985c00f2366c8a07d21790b71e9d06f4d415772", |
| 244641 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a7f9daf4cf46c5037cf2bae0085ceec4bf673baf" |
| 244642 | + }, |
| 244643 | + "date": 1740136402805, |
| 244644 | + "tool": "googlecpp", |
| 244645 | + "benches": [ |
| 244646 | + { |
| 244647 | + "name": "BM_OtlpExporterEmptySpans", |
| 244648 | + "value": 18.11312481028135, |
| 244649 | + "unit": "ns/iter", |
| 244650 | + "extra": "iterations: 7808000\ncpu: 18.113152151639348 ns\nthreads: 1" |
| 244651 | + }, |
| 244652 | + { |
| 244653 | + "name": "BM_OtlpExporterSparseSpans", |
| 244654 | + "value": 130.59422317962074, |
| 244655 | + "unit": "ns/iter", |
| 244656 | + "extra": "iterations: 1068000\ncpu: 128.3929550561798 ns\nthreads: 1" |
| 244657 | + }, |
| 244658 | + { |
| 244659 | + "name": "BM_OtlpExporterDenseSpans", |
| 244660 | + "value": 927.8619526237842, |
| 244661 | + "unit": "ns/iter", |
| 244662 | + "extra": "iterations: 151000\ncpu: 925.6994105960265 ns\nthreads: 1" |
| 244663 | + }, |
| 244664 | + { |
| 244665 | + "name": "BM_otlp_grpc_with_collector", |
| 244666 | + "value": 1684345.3697536304, |
| 244667 | + "unit": "ns/iter", |
| 244668 | + "extra": "iterations: 230\ncpu: 609138.1695652172 ns\nthreads: 1" |
| 244669 | + } |
| 244670 | + ] |
244623 | 244671 | } |
244624 | 244672 | ] |
244625 | 244673 | } |
|
0 commit comments