From 198bd5530ccfc966582836ba86532f2cfb385527 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 18:57:46 +0000 Subject: [PATCH] Update BW benchmark data for d88b34d9979a90966b72e1fd583dd6763d2c2859 --- ...b34d9979a90966b72e1fd583dd6763d2c2859.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/d88b34d9979a90966b72e1fd583dd6763d2c2859.json diff --git a/benchmarks/history/d88b34d9979a90966b72e1fd583dd6763d2c2859.json b/benchmarks/history/d88b34d9979a90966b72e1fd583dd6763d2c2859.json new file mode 100644 index 00000000..c15279ae --- /dev/null +++ b/benchmarks/history/d88b34d9979a90966b72e1fd583dd6763d2c2859.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.15150730044, + 2.43429613062, + 2.61035688106 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.43429613062 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1105349695999998, + 2.1604662582, + 2.5150960352 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1604662582 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013340825660000001, + 0.01456757086, + 0.01381590268 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01381590268 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14975024599999642, + 0.14507126499998435, + 0.17674101000000064 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14975024599999642 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 674ab4f8..c15279ae 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.48496220938, - 2.06323217794, - 2.5208268695 + 2.15150730044, + 2.43429613062, + 2.61035688106 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.48496220938 + "value": 2.43429613062 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.3637894187, - 2.12789868456, - 2.4106409968799998 + 2.1105349695999998, + 2.1604662582, + 2.5150960352 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.3637894187 + "value": 2.1604662582 }, "Import bec_widgets": { "attempt_values": [ - 0.014070596020000001, - 0.01363806232, - 0.0145927073 + 0.013340825660000001, + 0.01456757086, + 0.01381590268 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.014070596020000001 + "value": 0.01381590268 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.16416854899995315, - 0.1492876560000127, - 0.16909493699995437 + 0.14975024599999642, + 0.14507126499998435, + 0.17674101000000064 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.16416854899995315 + "value": 0.14975024599999642 } }