From c9d3fdf51e4abd59aad70563a7187962febf88a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 12:27:28 +0000 Subject: [PATCH] Update BW benchmark data for f7e43c3ca7475c5e6025cf786709fa411da0c363 --- ...43c3ca7475c5e6025cf786709fa411da0c363.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/f7e43c3ca7475c5e6025cf786709fa411da0c363.json diff --git a/benchmarks/history/f7e43c3ca7475c5e6025cf786709fa411da0c363.json b/benchmarks/history/f7e43c3ca7475c5e6025cf786709fa411da0c363.json new file mode 100644 index 00000000..300910ac --- /dev/null +++ b/benchmarks/history/f7e43c3ca7475c5e6025cf786709fa411da0c363.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 7.54102848342, + 7.54557649838, + 8.92589364414 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 7.54557649838 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1417583867000003, + 2.14499902364, + 2.29074916316 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.14499902364 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01251125334, + 0.013648478040000002, + 0.01361934316 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01361934316 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.18602898900002174, + 0.1910822640000447, + 0.18958987700000307 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.18958987700000307 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 7fc0145a..300910ac 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.4048796397, - 2.49498656542, - 2.29469573646 + 7.54102848342, + 7.54557649838, + 8.92589364414 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.4048796397 + "value": 7.54557649838 }, "BEC IPython client without companion app": { "attempt_values": [ - 7.882209175200001, - 7.75936144168, - 7.411474850339999 + 2.1417583867000003, + 2.14499902364, + 2.29074916316 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 7.75936144168 + "value": 2.14499902364 }, "Import bec_widgets": { "attempt_values": [ - 1.28090507754, - 1.3305112458400001, - 1.2357634261400001 + 0.01251125334, + 0.013648478040000002, + 0.01361934316 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.28090507754 + "value": 0.01361934316 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.010010098999998718, - 0.010392993000095885, - 0.009733590999985609 + 0.18602898900002174, + 0.1910822640000447, + 0.18958987700000307 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.010010098999998718 + "value": 0.18958987700000307 } }