From fc992f2772e2fdbe3f6f472b051c81e3cf2067b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 11:45:48 +0000 Subject: [PATCH] Update BW benchmark data for ab6a1aecc1727d421e6d926a409b1610ff794958 --- ...a1aecc1727d421e6d926a409b1610ff794958.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/ab6a1aecc1727d421e6d926a409b1610ff794958.json diff --git a/benchmarks/history/ab6a1aecc1727d421e6d926a409b1610ff794958.json b/benchmarks/history/ab6a1aecc1727d421e6d926a409b1610ff794958.json new file mode 100644 index 00000000..d45f5569 --- /dev/null +++ b/benchmarks/history/ab6a1aecc1727d421e6d926a409b1610ff794958.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.84122438034, + 4.81758647632, + 6.4354129558199995 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.84122438034 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.9825457193000002, + 1.68810153602, + 2.3261918493200002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.9825457193000002 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013232007720000001, + 0.0105445755, + 0.01303066324 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01303066324 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15903257250002412, + 0.11234647300000233, + 0.16627527000002829 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15903257250002412 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 32d77836..d45f5569 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.867359045, - 5.753699762319999, - 5.60372445838 + 5.84122438034, + 4.81758647632, + 6.4354129558199995 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.753699762319999 + "value": 5.84122438034 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.18812440002, - 2.02390800888, - 2.1319152011 + 1.9825457193000002, + 1.68810153602, + 2.3261918493200002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1319152011 + "value": 1.9825457193000002 }, "Import bec_widgets": { "attempt_values": [ - 0.013126855060000001, - 0.013750052320000001, - 0.013210600960000003 + 0.013232007720000001, + 0.0105445755, + 0.01303066324 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013210600960000003 + "value": 0.01303066324 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15795518499999162, - 0.1447358970000323, - 0.15604937200004088 + 0.15903257250002412, + 0.11234647300000233, + 0.16627527000002829 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15604937200004088 + "value": 0.15903257250002412 } }