From 8182f57cd6ff8473ea4b95f4c6dd39d1e74fec80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 13:21:03 +0000 Subject: [PATCH] Update BW benchmark data for a0ac735bf1aa39f39c045ec11ed40685b441f825 --- ...c735bf1aa39f39c045ec11ed40685b441f825.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/a0ac735bf1aa39f39c045ec11ed40685b441f825.json diff --git a/benchmarks/history/a0ac735bf1aa39f39c045ec11ed40685b441f825.json b/benchmarks/history/a0ac735bf1aa39f39c045ec11ed40685b441f825.json new file mode 100644 index 00000000..9d5046ca --- /dev/null +++ b/benchmarks/history/a0ac735bf1aa39f39c045ec11ed40685b441f825.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.45216585778, + 2.2458179035600003, + 2.04894239532 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.2458179035600003 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.2655772250800004, + 2.1816559934399997, + 2.14575709004 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1816559934399997 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.014745818420000001, + 0.01328688688, + 0.013066431600000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01328688688 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14793114599999058, + 0.15253950599998234, + 0.1511213649999945 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1511213649999945 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 13ddb1dc..9d5046ca 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.0809846426400003, - 2.1067783695, - 2.14878388664 + 2.45216585778, + 2.2458179035600003, + 2.04894239532 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1067783695 + "value": 2.2458179035600003 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1109523554600003, - 2.10476726506, - 2.19357371488 + 2.2655772250800004, + 2.1816559934399997, + 2.14575709004 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1109523554600003 + "value": 2.1816559934399997 }, "Import bec_widgets": { "attempt_values": [ - 0.01316127116, - 0.0132689436, - 0.0133514192 + 0.014745818420000001, + 0.01328688688, + 0.013066431600000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.0132689436 + "value": 0.01328688688 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15381924100000788, - 0.149225217999998, - 0.1527982350000059 + 0.14793114599999058, + 0.15253950599998234, + 0.1511213649999945 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1527982350000059 + "value": 0.1511213649999945 } }