|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745556190428, |
| 2 | + "lastUpdate": 1745558323049, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -259764,6 +259764,54 @@ window.BENCHMARK_DATA = { |
259764 | 259764 | "extra": "iterations: 228\ncpu: 609902.1798245616 ns\nthreads: 1" |
259765 | 259765 | } |
259766 | 259766 | ] |
| 259767 | + }, |
| 259768 | + { |
| 259769 | + "commit": { |
| 259770 | + "author": { |
| 259771 | + |
| 259772 | + "name": "Lalit Kumar Bhasin", |
| 259773 | + "username": "lalitb" |
| 259774 | + }, |
| 259775 | + "committer": { |
| 259776 | + |
| 259777 | + "name": "GitHub", |
| 259778 | + "username": "web-flow" |
| 259779 | + }, |
| 259780 | + "distinct": true, |
| 259781 | + "id": "f6d16d292c9f7497b0f110e4ad1a3e251e33b6f0", |
| 259782 | + "message": "Harden Github actions - pinned-dependencies (part -1) (#3380)", |
| 259783 | + "timestamp": "2025-04-25T05:15:53Z", |
| 259784 | + "tree_id": "93d0e030977b4a029a7935f4687719d44850edfa", |
| 259785 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f6d16d292c9f7497b0f110e4ad1a3e251e33b6f0" |
| 259786 | + }, |
| 259787 | + "date": 1745558308067, |
| 259788 | + "tool": "googlecpp", |
| 259789 | + "benches": [ |
| 259790 | + { |
| 259791 | + "name": "BM_OtlpExporterEmptySpans", |
| 259792 | + "value": 17.693838688314482, |
| 259793 | + "unit": "ns/iter", |
| 259794 | + "extra": "iterations: 7917000\ncpu: 17.692844259189087 ns\nthreads: 1" |
| 259795 | + }, |
| 259796 | + { |
| 259797 | + "name": "BM_OtlpExporterSparseSpans", |
| 259798 | + "value": 131.32215435825177, |
| 259799 | + "unit": "ns/iter", |
| 259800 | + "extra": "iterations: 1072000\ncpu: 128.94902891791045 ns\nthreads: 1" |
| 259801 | + }, |
| 259802 | + { |
| 259803 | + "name": "BM_OtlpExporterDenseSpans", |
| 259804 | + "value": 936.1632664998373, |
| 259805 | + "unit": "ns/iter", |
| 259806 | + "extra": "iterations: 150000\ncpu: 932.3979066666665 ns\nthreads: 1" |
| 259807 | + }, |
| 259808 | + { |
| 259809 | + "name": "BM_otlp_grpc_with_collector", |
| 259810 | + "value": 1727721.1473699203, |
| 259811 | + "unit": "ns/iter", |
| 259812 | + "extra": "iterations: 228\ncpu: 616329.6535087721 ns\nthreads: 1" |
| 259813 | + } |
| 259814 | + ] |
259767 | 259815 | } |
259768 | 259816 | ] |
259769 | 259817 | } |
|
0 commit comments