From a6b1b08d6fcdd2182ffcf3b5ac3c02af497bf2e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:55:52 +0000 Subject: [PATCH] Update BW benchmark data for e0779d9f6aa21eae1d180729bfe642d2df3c01c5 --- ...79d9f6aa21eae1d180729bfe642d2df3c01c5.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/e0779d9f6aa21eae1d180729bfe642d2df3c01c5.json diff --git a/benchmarks/history/e0779d9f6aa21eae1d180729bfe642d2df3c01c5.json b/benchmarks/history/e0779d9f6aa21eae1d180729bfe642d2df3c01c5.json new file mode 100644 index 00000000..4b6bf93b --- /dev/null +++ b/benchmarks/history/e0779d9f6aa21eae1d180729bfe642d2df3c01c5.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.40551361308, + 1.92758625518, + 2.22778627704 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.22778627704 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.19536538408, + 1.9141247562, + 2.13285314116 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.13285314116 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.0136350657, + 0.011052420240000001, + 0.01420238396 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.0136350657 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1608881960000872, + 0.14084289000004446, + 0.14744241000005331 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14744241000005331 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index c3ac0cff..4b6bf93b 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.03220232514, - 2.1291260588, - 2.3044201408 + 2.40551361308, + 1.92758625518, + 2.22778627704 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1291260588 + "value": 2.22778627704 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.10942284276, - 2.12381874134, - 2.26658600284 + 2.19536538408, + 1.9141247562, + 2.13285314116 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.12381874134 + "value": 2.13285314116 }, "Import bec_widgets": { "attempt_values": [ - 0.01297333976, - 0.0136230541, - 0.01393317132 + 0.0136350657, + 0.011052420240000001, + 0.01420238396 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.0136230541 + "value": 0.0136350657 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1525197049999747, - 0.15599414799999067, - 0.14856826200002615 + 0.1608881960000872, + 0.14084289000004446, + 0.14744241000005331 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1525197049999747 + "value": 0.14744241000005331 } }