From 1e41935cd9a1b81f5eb4ca116e431706e707d5d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 09:03:12 +0000 Subject: [PATCH] Update BW benchmark data for 1a6c8bf30f2606c2e6928934d4c67209b0116ce7 --- ...c8bf30f2606c2e6928934d4c67209b0116ce7.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/1a6c8bf30f2606c2e6928934d4c67209b0116ce7.json diff --git a/benchmarks/history/1a6c8bf30f2606c2e6928934d4c67209b0116ce7.json b/benchmarks/history/1a6c8bf30f2606c2e6928934d4c67209b0116ce7.json new file mode 100644 index 00000000..b81a6c24 --- /dev/null +++ b/benchmarks/history/1a6c8bf30f2606c2e6928934d4c67209b0116ce7.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.92412956176, + 5.598577205260001, + 6.05291904294 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.92412956176 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.99911585484, + 2.0129030346, + 2.07589369998 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.0129030346 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01392402298, + 0.012906138760000001, + 0.01371687782 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01371687782 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14995276799999147, + 0.149885452999996, + 0.1444156180000391 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.149885452999996 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index e45ef7e7..b81a6c24 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 6.02327041116, - 5.85546247396, - 6.23246514486 + 5.92412956176, + 5.598577205260001, + 6.05291904294 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 6.02327041116 + "value": 5.92412956176 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.93184949542, - 2.0475993683400002, - 1.9851434763200002 + 1.99911585484, + 2.0129030346, + 2.07589369998 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.9851434763200002 + "value": 2.0129030346 }, "Import bec_widgets": { "attempt_values": [ - 0.015544358000000001, - 0.013786381720000001, - 0.013327811540000001 + 0.01392402298, + 0.012906138760000001, + 0.01371687782 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013786381720000001 + "value": 0.01371687782 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15187974399998438, - 0.14547763799998847, - 0.16096207749998825 + 0.14995276799999147, + 0.149885452999996, + 0.1444156180000391 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15187974399998438 + "value": 0.149885452999996 } }