From 7a4420a454c06390b818a669edca31a9d2817ac5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 13:20:23 +0000 Subject: [PATCH] Update BW benchmark data for 603edede9cdeab48496d85f259ef319c9fad7871 --- ...edede9cdeab48496d85f259ef319c9fad7871.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/603edede9cdeab48496d85f259ef319c9fad7871.json diff --git a/benchmarks/history/603edede9cdeab48496d85f259ef319c9fad7871.json b/benchmarks/history/603edede9cdeab48496d85f259ef319c9fad7871.json new file mode 100644 index 00000000..d1a627e4 --- /dev/null +++ b/benchmarks/history/603edede9cdeab48496d85f259ef319c9fad7871.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 8.91887069018, + 7.35504639546, + 8.75344720252 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 8.75344720252 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1625123987199997, + 2.17399837382, + 2.24524593168 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.17399837382 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01483532454, + 0.01289027354, + 0.014169497080000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.014169497080000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1822674200000165, + 0.19698239799998873, + 0.18275850399999172 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.18275850399999172 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 5ae1595e..d1a627e4 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 8.77008638814, - 7.34830795268, - 9.13195949896 + 8.91887069018, + 7.35504639546, + 8.75344720252 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 8.77008638814 + "value": 8.75344720252 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.2085197553600002, - 2.11659589246, - 2.39191672632 + 2.1625123987199997, + 2.17399837382, + 2.24524593168 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.2085197553600002 + "value": 2.17399837382 }, "Import bec_widgets": { "attempt_values": [ - 0.013298221200000002, - 0.013139256640000001, - 0.0153765042 + 0.01483532454, + 0.01289027354, + 0.014169497080000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013298221200000002 + "value": 0.014169497080000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.19507686299999705, - 0.19301807099998314, - 0.19604820800003608 + 0.1822674200000165, + 0.19698239799998873, + 0.18275850399999172 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.19507686299999705 + "value": 0.18275850399999172 } }