From a269a16a2c2d50a5b3963fe04c0c0cba0702f19b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 17:16:16 +0000 Subject: [PATCH] Update BW benchmark data for 714176c5a0e6b0f31b964a1ea7c929a53ca2d983 --- ...176c5a0e6b0f31b964a1ea7c929a53ca2d983.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/714176c5a0e6b0f31b964a1ea7c929a53ca2d983.json diff --git a/benchmarks/history/714176c5a0e6b0f31b964a1ea7c929a53ca2d983.json b/benchmarks/history/714176c5a0e6b0f31b964a1ea7c929a53ca2d983.json new file mode 100644 index 00000000..ec295c42 --- /dev/null +++ b/benchmarks/history/714176c5a0e6b0f31b964a1ea7c929a53ca2d983.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 6.68652711622, + 5.84394452424, + 7.02641897382 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 6.68652711622 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.4093893627800003, + 1.9210720353000001, + 2.50970058074 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.4093893627800003 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01427824326, + 0.01367354194, + 0.014656814920000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01427824326 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14970897099999547, + 0.14490869799999473, + 0.15772828499996194 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14970897099999547 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 760ca0df..ec295c42 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.92432639868, - 5.67420384968, - 6.9303261755 + 6.68652711622, + 5.84394452424, + 7.02641897382 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.92432639868 + "value": 6.68652711622 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.91490457668, - 2.0534428419000004, - 2.37458046904 + 2.4093893627800003, + 1.9210720353000001, + 2.50970058074 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0534428419000004 + "value": 2.4093893627800003 }, "Import bec_widgets": { "attempt_values": [ - 0.01290071196, - 0.01307514232, - 0.014491567 + 0.01427824326, + 0.01367354194, + 0.014656814920000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01307514232 + "value": 0.01427824326 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1532336465000128, - 0.15028368149998528, - 0.15809762200001387 + 0.14970897099999547, + 0.14490869799999473, + 0.15772828499996194 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1532336465000128 + "value": 0.14970897099999547 } }