From cb87a2c7ec96a0afe3f20052b4d1819cbb22986c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 07:17:29 +0000 Subject: [PATCH] Update BW benchmark data for 8b41a7020950b643c4f37fe6f1fad6469a4664ff --- ...1a7020950b643c4f37fe6f1fad6469a4664ff.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/8b41a7020950b643c4f37fe6f1fad6469a4664ff.json diff --git a/benchmarks/history/8b41a7020950b643c4f37fe6f1fad6469a4664ff.json b/benchmarks/history/8b41a7020950b643c4f37fe6f1fad6469a4664ff.json new file mode 100644 index 00000000..ad5e37f7 --- /dev/null +++ b/benchmarks/history/8b41a7020950b643c4f37fe6f1fad6469a4664ff.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.2849159178800003, + 2.2076899028600003, + 1.4223552720400001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.2076899028600003 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.22324613172, + 2.14226804848, + 1.43032632788 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.14226804848 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.014714754880000002, + 0.014728235280000002, + 0.00867492804 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.014714754880000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.16246626300005573, + 0.1546420459999922, + 0.09796032799999921 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1546420459999922 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index c7dd6720..ad5e37f7 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.00664508494, - 2.1020319391799998, - 2.01072748128 + 2.2849159178800003, + 2.2076899028600003, + 1.4223552720400001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.01072748128 + "value": 2.2076899028600003 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.0132708525400003, - 2.13304492462, - 2.01651293762 + 2.22324613172, + 2.14226804848, + 1.43032632788 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.01651293762 + "value": 2.14226804848 }, "Import bec_widgets": { "attempt_values": [ - 0.01376622722, - 0.01510144696, - 0.013218512460000002 + 0.014714754880000002, + 0.014728235280000002, + 0.00867492804 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01376622722 + "value": 0.014714754880000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14476167600000167, - 0.1494008949999852, - 0.1535076389999972 + 0.16246626300005573, + 0.1546420459999922, + 0.09796032799999921 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1494008949999852 + "value": 0.1546420459999922 } }