|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1733574059383, |
| 2 | + "lastUpdate": 1733580239311, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -222912,6 +222912,54 @@ window.BENCHMARK_DATA = { |
222912 | 222912 | "extra": "iterations: 231\ncpu: 602793.25974026 ns\nthreads: 1" |
222913 | 222913 | } |
222914 | 222914 | ] |
| 222915 | + }, |
| 222916 | + { |
| 222917 | + "commit": { |
| 222918 | + "author": { |
| 222919 | + |
| 222920 | + "name": "Marc Alff", |
| 222921 | + "username": "marcalff" |
| 222922 | + }, |
| 222923 | + "committer": { |
| 222924 | + |
| 222925 | + "name": "GitHub", |
| 222926 | + "username": "web-flow" |
| 222927 | + }, |
| 222928 | + "distinct": true, |
| 222929 | + "id": "762b73d8510b24c577043a75f6373ebbc4f6765f", |
| 222930 | + "message": "[SDK] Tracer provider shutdown blocks in-definitively (#3191)", |
| 222931 | + "timestamp": "2024-12-07T14:50:04+01:00", |
| 222932 | + "tree_id": "02c5d0bc1e4bba21b892c0b458e55fd09119bbf8", |
| 222933 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/762b73d8510b24c577043a75f6373ebbc4f6765f" |
| 222934 | + }, |
| 222935 | + "date": 1733580228748, |
| 222936 | + "tool": "googlecpp", |
| 222937 | + "benches": [ |
| 222938 | + { |
| 222939 | + "name": "BM_OtlpExporterEmptySpans", |
| 222940 | + "value": 17.418794702849763, |
| 222941 | + "unit": "ns/iter", |
| 222942 | + "extra": "iterations: 7937000\ncpu: 17.416836462139347 ns\nthreads: 1" |
| 222943 | + }, |
| 222944 | + { |
| 222945 | + "name": "BM_OtlpExporterSparseSpans", |
| 222946 | + "value": 136.07671362092597, |
| 222947 | + "unit": "ns/iter", |
| 222948 | + "extra": "iterations: 1036000\ncpu: 133.8690945945946 ns\nthreads: 1" |
| 222949 | + }, |
| 222950 | + { |
| 222951 | + "name": "BM_OtlpExporterDenseSpans", |
| 222952 | + "value": 961.274714083285, |
| 222953 | + "unit": "ns/iter", |
| 222954 | + "extra": "iterations: 148000\ncpu: 958.716101351351 ns\nthreads: 1" |
| 222955 | + }, |
| 222956 | + { |
| 222957 | + "name": "BM_otlp_grpc_with_collector", |
| 222958 | + "value": 1683807.373046875, |
| 222959 | + "unit": "ns/iter", |
| 222960 | + "extra": "iterations: 230\ncpu: 609516.8217391307 ns\nthreads: 1" |
| 222961 | + } |
| 222962 | + ] |
222915 | 222963 | } |
222916 | 222964 | ] |
222917 | 222965 | } |
|
0 commit comments