From 08f6cef91518ffbf4690f4412badab14257aca0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 15:16:21 +0000 Subject: [PATCH] Update BW benchmark data for f558a1cdd4aab129fe07ad1c1e55b49afdede636 --- ...8a1cdd4aab129fe07ad1c1e55b49afdede636.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/f558a1cdd4aab129fe07ad1c1e55b49afdede636.json diff --git a/benchmarks/history/f558a1cdd4aab129fe07ad1c1e55b49afdede636.json b/benchmarks/history/f558a1cdd4aab129fe07ad1c1e55b49afdede636.json new file mode 100644 index 00000000..2590120e --- /dev/null +++ b/benchmarks/history/f558a1cdd4aab129fe07ad1c1e55b49afdede636.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.2039864098399997, + 2.21293845912, + 2.01490108096 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.2039864098399997 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.2332746586, + 2.1862316110399997, + 2.02686024324 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1862316110399997 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.015205023600000003, + 0.01302886816, + 0.01319783212 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01319783212 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1636965470000291, + 0.1586080900000013, + 0.1526866410000025 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1586080900000013 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 1e9274e9..2590120e 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.10067596372, - 1.80035858174, - 2.3156051980599996 + 2.2039864098399997, + 2.21293845912, + 2.01490108096 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.10067596372 + "value": 2.2039864098399997 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.13843210454, - 1.91148290912, - 2.2926376099800003 + 2.2332746586, + 2.1862316110399997, + 2.02686024324 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.13843210454 + "value": 2.1862316110399997 }, "Import bec_widgets": { "attempt_values": [ - 0.013601358380000001, - 0.011086793280000002, - 0.014052555480000001 + 0.015205023600000003, + 0.01302886816, + 0.01319783212 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013601358380000001 + "value": 0.01319783212 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15819707899999003, - 0.13795871599995735, - 0.1589771790000043 + 0.1636965470000291, + 0.1586080900000013, + 0.1526866410000025 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15819707899999003 + "value": 0.1586080900000013 } }