|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1734508418419, |
| 2 | + "lastUpdate": 1734508420152, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -226662,6 +226662,54 @@ window.BENCHMARK_DATA = { |
226662 | 226662 | "extra": "iterations: 224\ncpu: 610731.370535714 ns\nthreads: 1" |
226663 | 226663 | } |
226664 | 226664 | ] |
| 226665 | + }, |
| 226666 | + { |
| 226667 | + "commit": { |
| 226668 | + "author": { |
| 226669 | + |
| 226670 | + "name": "WenTao Ou", |
| 226671 | + "username": "owent" |
| 226672 | + }, |
| 226673 | + "committer": { |
| 226674 | + |
| 226675 | + "name": "GitHub", |
| 226676 | + "username": "web-flow" |
| 226677 | + }, |
| 226678 | + "distinct": true, |
| 226679 | + "id": "d9ad23ee86c95bc27a85df3052bc5552e6e984d5", |
| 226680 | + "message": "[BUILD] Add cxx feature detections (#3203)", |
| 226681 | + "timestamp": "2024-12-18T08:37:47+01:00", |
| 226682 | + "tree_id": "a63b52dd7b3eff9d8296eabea430f9c88af6b2d7", |
| 226683 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/d9ad23ee86c95bc27a85df3052bc5552e6e984d5" |
| 226684 | + }, |
| 226685 | + "date": 1734508407721, |
| 226686 | + "tool": "googlecpp", |
| 226687 | + "benches": [ |
| 226688 | + { |
| 226689 | + "name": "BM_OtlpExporterEmptySpans", |
| 226690 | + "value": 17.724157028415718, |
| 226691 | + "unit": "ns/iter", |
| 226692 | + "extra": "iterations: 7718000\ncpu: 17.724064783622705 ns\nthreads: 1" |
| 226693 | + }, |
| 226694 | + { |
| 226695 | + "name": "BM_OtlpExporterSparseSpans", |
| 226696 | + "value": 133.10913702812337, |
| 226697 | + "unit": "ns/iter", |
| 226698 | + "extra": "iterations: 1076000\ncpu: 130.9240910780669 ns\nthreads: 1" |
| 226699 | + }, |
| 226700 | + { |
| 226701 | + "name": "BM_OtlpExporterDenseSpans", |
| 226702 | + "value": 959.6683835023201, |
| 226703 | + "unit": "ns/iter", |
| 226704 | + "extra": "iterations: 149000\ncpu: 957.665093959732 ns\nthreads: 1" |
| 226705 | + }, |
| 226706 | + { |
| 226707 | + "name": "BM_otlp_grpc_with_collector", |
| 226708 | + "value": 1666121.216802638, |
| 226709 | + "unit": "ns/iter", |
| 226710 | + "extra": "iterations: 233\ncpu: 600663.051502146 ns\nthreads: 1" |
| 226711 | + } |
| 226712 | + ] |
226665 | 226713 | } |
226666 | 226714 | ] |
226667 | 226715 | } |
|
0 commit comments