From d16c43fe2eed8164fc5597574ecf8e815b1a072f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 12:01:49 +0000 Subject: [PATCH] Update BW benchmark data for eafabd43c0d2afbe5d8833b995afe96446dfbb30 --- ...abd43c0d2afbe5d8833b995afe96446dfbb30.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/eafabd43c0d2afbe5d8833b995afe96446dfbb30.json diff --git a/benchmarks/history/eafabd43c0d2afbe5d8833b995afe96446dfbb30.json b/benchmarks/history/eafabd43c0d2afbe5d8833b995afe96446dfbb30.json new file mode 100644 index 00000000..fced457a --- /dev/null +++ b/benchmarks/history/eafabd43c0d2afbe5d8833b995afe96446dfbb30.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.16960548006, + 2.09777011028, + 1.6148043505000003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.09777011028 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1110556848, + 2.1030545323800003, + 1.72099038076 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1030545323800003 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01485007878, + 0.013918439800000001, + 0.010477123 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013918439800000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1479129839999871, + 0.16430027000001246, + 0.11927313699999331 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1479129839999871 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 25f3e69b..fced457a 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.2766645079, - 2.16378228068, - 2.1545834523800003 + 2.16960548006, + 2.09777011028, + 1.6148043505000003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.16378228068 + "value": 2.09777011028 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.27599289182, - 2.23978421188, - 2.12267049024 + 2.1110556848, + 2.1030545323800003, + 1.72099038076 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.23978421188 + "value": 2.1030545323800003 }, "Import bec_widgets": { "attempt_values": [ - 0.01458330586, - 0.014555547700000001, - 0.01414783016 + 0.01485007878, + 0.013918439800000001, + 0.010477123 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.014555547700000001 + "value": 0.013918439800000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.16844975300000442, - 0.15342167400001472, - 0.15757958700004338 + 0.1479129839999871, + 0.16430027000001246, + 0.11927313699999331 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15757958700004338 + "value": 0.1479129839999871 } }