From 3ee93e940edf4f26b44ff7945f66bb8405931532 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 14:55:01 +0000 Subject: [PATCH] Update BW benchmark data for ad768feaf88e955ca2b0a409784442ccb4a5712d --- ...68feaf88e955ca2b0a409784442ccb4a5712d.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/ad768feaf88e955ca2b0a409784442ccb4a5712d.json diff --git a/benchmarks/history/ad768feaf88e955ca2b0a409784442ccb4a5712d.json b/benchmarks/history/ad768feaf88e955ca2b0a409784442ccb4a5712d.json new file mode 100644 index 00000000..3e3e516c --- /dev/null +++ b/benchmarks/history/ad768feaf88e955ca2b0a409784442ccb4a5712d.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 6.38672760114, + 6.450904442100001, + 6.521363802540001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 6.450904442100001 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1101090678400003, + 2.3900257931600004, + 2.2646595987400002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.2646595987400002 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.0128258321, + 0.013340023820000001, + 0.013569039060000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013340023820000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15172591900002885, + 0.15648781000001577, + 0.14888229150000143 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15172591900002885 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 350b9517..3e3e516c 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 6.10414250996, - 6.61489847778, - 6.78308517506 + 6.38672760114, + 6.450904442100001, + 6.521363802540001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 6.61489847778 + "value": 6.450904442100001 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.19248435482, - 2.3209435310799997, - 2.5212487279799998 + 2.1101090678400003, + 2.3900257931600004, + 2.2646595987400002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.3209435310799997 + "value": 2.2646595987400002 }, "Import bec_widgets": { "attempt_values": [ - 0.01384300856, - 0.013732186660000001, - 0.01398314266 + 0.0128258321, + 0.013340023820000001, + 0.013569039060000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01384300856 + "value": 0.013340023820000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15009673299999804, - 0.16515177549999294, - 0.16747843600001033 + 0.15172591900002885, + 0.15648781000001577, + 0.14888229150000143 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.16515177549999294 + "value": 0.15172591900002885 } }