From 74b45f3fcdc69f0ac626e3b4d58be18a625b36df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 15:49:50 +0000 Subject: [PATCH] Update BW benchmark data for 80725f620e28a2df38f943e14ab5010de8da7509 --- ...25f620e28a2df38f943e14ab5010de8da7509.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/80725f620e28a2df38f943e14ab5010de8da7509.json diff --git a/benchmarks/history/80725f620e28a2df38f943e14ab5010de8da7509.json b/benchmarks/history/80725f620e28a2df38f943e14ab5010de8da7509.json new file mode 100644 index 00000000..674ab4f8 --- /dev/null +++ b/benchmarks/history/80725f620e28a2df38f943e14ab5010de8da7509.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.48496220938, + 2.06323217794, + 2.5208268695 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.48496220938 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.3637894187, + 2.12789868456, + 2.4106409968799998 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.3637894187 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.014070596020000001, + 0.01363806232, + 0.0145927073 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.014070596020000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.16416854899995315, + 0.1492876560000127, + 0.16909493699995437 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.16416854899995315 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 60a9872a..674ab4f8 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.10143592488, - 2.46405687258, - 2.33810550288 + 2.48496220938, + 2.06323217794, + 2.5208268695 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.33810550288 + "value": 2.48496220938 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.11877462758, - 2.21856049216, - 2.27742739886 + 2.3637894187, + 2.12789868456, + 2.4106409968799998 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.21856049216 + "value": 2.3637894187 }, "Import bec_widgets": { "attempt_values": [ - 0.013044547040000002, - 0.013899806980000002, - 0.013945644100000001 + 0.014070596020000001, + 0.01363806232, + 0.0145927073 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013899806980000002 + "value": 0.014070596020000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15400015200003736, - 0.16018634799999631, - 0.14719018099998493 + 0.16416854899995315, + 0.1492876560000127, + 0.16909493699995437 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15400015200003736 + "value": 0.16416854899995315 } }