From ef6b0d1642652fb079fd3331122961c172799c94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:30:35 +0000 Subject: [PATCH] Update BW benchmark data for 2b22a7065c2c53a76da506b8297b090e2b10da04 --- ...2a7065c2c53a76da506b8297b090e2b10da04.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/2b22a7065c2c53a76da506b8297b090e2b10da04.json diff --git a/benchmarks/history/2b22a7065c2c53a76da506b8297b090e2b10da04.json b/benchmarks/history/2b22a7065c2c53a76da506b8297b090e2b10da04.json new file mode 100644 index 00000000..760ca0df --- /dev/null +++ b/benchmarks/history/2b22a7065c2c53a76da506b8297b090e2b10da04.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.92432639868, + 5.67420384968, + 6.9303261755 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.92432639868 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.91490457668, + 2.0534428419000004, + 2.37458046904 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.0534428419000004 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01290071196, + 0.01307514232, + 0.014491567 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01307514232 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1532336465000128, + 0.15028368149998528, + 0.15809762200001387 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1532336465000128 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index f9aa7188..760ca0df 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.1343821659, - 5.933817486280001, - 5.74785844644 + 5.92432639868, + 5.67420384968, + 6.9303261755 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.74785844644 + "value": 5.92432639868 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.8450836025, - 2.0187934197799997, - 1.9171699770600001 + 1.91490457668, + 2.0534428419000004, + 2.37458046904 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.9171699770600001 + "value": 2.0534428419000004 }, "Import bec_widgets": { "attempt_values": [ - 0.010742922, - 0.012959291860000001, - 0.012186784700000002 + 0.01290071196, + 0.01307514232, + 0.014491567 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.012186784700000002 + "value": 0.01307514232 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.11805523100002802, - 0.14924165850001714, - 0.14549314200002073 + 0.1532336465000128, + 0.15028368149998528, + 0.15809762200001387 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14549314200002073 + "value": 0.1532336465000128 } }