From f533a93cc52ac3c32736d4ab35d51695710fe5ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 12:55:12 +0000 Subject: [PATCH] Update BW benchmark data for 8ad0ea24067ad86eb88ee5129b75b140c1607a8f --- ...0ea24067ad86eb88ee5129b75b140c1607a8f.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/8ad0ea24067ad86eb88ee5129b75b140c1607a8f.json diff --git a/benchmarks/history/8ad0ea24067ad86eb88ee5129b75b140c1607a8f.json b/benchmarks/history/8ad0ea24067ad86eb88ee5129b75b140c1607a8f.json new file mode 100644 index 00000000..7fc0145a --- /dev/null +++ b/benchmarks/history/8ad0ea24067ad86eb88ee5129b75b140c1607a8f.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.4048796397, + 2.49498656542, + 2.29469573646 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.4048796397 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 7.882209175200001, + 7.75936144168, + 7.411474850339999 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 7.75936144168 + }, + "Import bec_widgets": { + "attempt_values": [ + 1.28090507754, + 1.3305112458400001, + 1.2357634261400001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.28090507754 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.010010098999998718, + 0.010392993000095885, + 0.009733590999985609 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.010010098999998718 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 252d4a46..7fc0145a 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.3676935006, - 2.5048077272, - 2.42290992332 + 2.4048796397, + 2.49498656542, + 2.29469573646 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.42290992332 + "value": 2.4048796397 }, "BEC IPython client without companion app": { "attempt_values": [ - 6.679136525160001, - 7.63079889774, - 7.63752408834 + 7.882209175200001, + 7.75936144168, + 7.411474850339999 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 7.63079889774 + "value": 7.75936144168 }, "Import bec_widgets": { "attempt_values": [ - 1.0097740181000001, - 1.31348830264, - 1.32654656834 + 1.28090507754, + 1.3305112458400001, + 1.2357634261400001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.31348830264 + "value": 1.28090507754 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.007773989000043002, - 0.01034130099998265, - 0.01048346400000355 + 0.010010098999998718, + 0.010392993000095885, + 0.009733590999985609 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01034130099998265 + "value": 0.010010098999998718 } }