From 555ff1f21cd186d744d6d840479909d4f28ff438 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 12:00:39 +0000 Subject: [PATCH] Update BW benchmark data for 016c2904f14389f62523003d727f89c091559814 --- ...c2904f14389f62523003d727f89c091559814.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/016c2904f14389f62523003d727f89c091559814.json diff --git a/benchmarks/history/016c2904f14389f62523003d727f89c091559814.json b/benchmarks/history/016c2904f14389f62523003d727f89c091559814.json new file mode 100644 index 00000000..bbed353e --- /dev/null +++ b/benchmarks/history/016c2904f14389f62523003d727f89c091559814.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.11120783578, + 2.0393767435, + 2.21178219566 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.11120783578 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.0920232676, + 2.02707688406, + 2.2098439616200003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.0920232676 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01313065358, + 0.012807335820000001, + 0.01359240718 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01313065358 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15442140900000823, + 0.14905474300002197, + 0.16087494600003538 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15442140900000823 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 7bdc5d1c..bbed353e 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 1.9995257119599998, - 2.5704119723, - 2.22695595906 + 2.11120783578, + 2.0393767435, + 2.21178219566 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.22695595906 + "value": 2.11120783578 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.9970253496400001, - 2.51543135726, - 2.14386531134 + 2.0920232676, + 2.02707688406, + 2.2098439616200003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.14386531134 + "value": 2.0920232676 }, "Import bec_widgets": { "attempt_values": [ - 0.01348954126, - 0.0150973497, - 0.015208442840000003 + 0.01313065358, + 0.012807335820000001, + 0.01359240718 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.0150973497 + "value": 0.01313065358 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14329611400000886, - 0.17083736199998611, - 0.14529576399996813 + 0.15442140900000823, + 0.14905474300002197, + 0.16087494600003538 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14529576399996813 + "value": 0.15442140900000823 } }