From 7d6ee56b045ca31bfa9e5069812cf335d83ced16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 11:10:05 +0000 Subject: [PATCH] Update BW benchmark data for e8902d1ea29aff546ff0182fdcdef71085c0c0ba --- ...02d1ea29aff546ff0182fdcdef71085c0c0ba.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/e8902d1ea29aff546ff0182fdcdef71085c0c0ba.json diff --git a/benchmarks/history/e8902d1ea29aff546ff0182fdcdef71085c0c0ba.json b/benchmarks/history/e8902d1ea29aff546ff0182fdcdef71085c0c0ba.json new file mode 100644 index 00000000..1e9274e9 --- /dev/null +++ b/benchmarks/history/e8902d1ea29aff546ff0182fdcdef71085c0c0ba.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.10067596372, + 1.80035858174, + 2.3156051980599996 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.10067596372 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.13843210454, + 1.91148290912, + 2.2926376099800003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.13843210454 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013601358380000001, + 0.011086793280000002, + 0.014052555480000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013601358380000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15819707899999003, + 0.13795871599995735, + 0.1589771790000043 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15819707899999003 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index c32c20db..1e9274e9 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.5045481931599998, - 1.80853398644, - 1.60741098138 + 2.10067596372, + 1.80035858174, + 2.3156051980599996 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.80853398644 + "value": 2.10067596372 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.3027998894, - 1.91110103054, - 1.6156971341800002 + 2.13843210454, + 1.91148290912, + 2.2926376099800003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.91110103054 + "value": 2.13843210454 }, "Import bec_widgets": { "attempt_values": [ - 0.014626488940000001, - 0.011200432520000001, - 0.01070593878 + 0.013601358380000001, + 0.011086793280000002, + 0.014052555480000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.011200432520000001 + "value": 0.013601358380000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.16521396699999968, - 0.1143170490000216, - 0.11420687199995427 + 0.15819707899999003, + 0.13795871599995735, + 0.1589771790000043 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1143170490000216 + "value": 0.15819707899999003 } }