From 773fa6c5e70fed39d9ade3ec0c415089988447dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 13:10:11 +0000 Subject: [PATCH] Update BW benchmark data for bc11a3b1a3f4c87e17e70ddc33ba26e01f434b10 --- ...1a3b1a3f4c87e17e70ddc33ba26e01f434b10.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/bc11a3b1a3f4c87e17e70ddc33ba26e01f434b10.json diff --git a/benchmarks/history/bc11a3b1a3f4c87e17e70ddc33ba26e01f434b10.json b/benchmarks/history/bc11a3b1a3f4c87e17e70ddc33ba26e01f434b10.json new file mode 100644 index 00000000..1bb46d88 --- /dev/null +++ b/benchmarks/history/bc11a3b1a3f4c87e17e70ddc33ba26e01f434b10.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.0619952846199996, + 2.09616599694, + 2.2941512041200003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.09616599694 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1120259167400004, + 2.1693822463, + 2.2225666516400002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1693822463 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013070767300000001, + 0.014003274060000001, + 0.014389634500000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.014003274060000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15228197300001511, + 0.14768028499997854, + 0.15288849999998888 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15228197300001511 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index c9b07b50..1bb46d88 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.56330572748, - 2.60467638054, - 2.11201170994 + 2.0619952846199996, + 2.09616599694, + 2.2941512041200003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.56330572748 + "value": 2.09616599694 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.6225049365, - 2.59667572772, - 2.21522078306 + 2.1120259167400004, + 2.1693822463, + 2.2225666516400002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.59667572772 + "value": 2.1693822463 }, "Import bec_widgets": { "attempt_values": [ - 0.013482547820000001, - 0.014621296760000001, - 0.013046248060000001 + 0.013070767300000001, + 0.014003274060000001, + 0.014389634500000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013482547820000001 + "value": 0.014003274060000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15825405199996112, - 0.1836771579999663, - 0.15486927399996375 + 0.15228197300001511, + 0.14768028499997854, + 0.15288849999998888 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15825405199996112 + "value": 0.15228197300001511 } }