From 3f05d80dabea7330f4d9e5815da7358025ea2f4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 12:56:28 +0000 Subject: [PATCH] Update BW benchmark data for af125e2222ff11a73f28dadb3a5d93e409ad010e --- ...25e2222ff11a73f28dadb3a5d93e409ad010e.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/af125e2222ff11a73f28dadb3a5d93e409ad010e.json diff --git a/benchmarks/history/af125e2222ff11a73f28dadb3a5d93e409ad010e.json b/benchmarks/history/af125e2222ff11a73f28dadb3a5d93e409ad010e.json new file mode 100644 index 00000000..e7dee436 --- /dev/null +++ b/benchmarks/history/af125e2222ff11a73f28dadb3a5d93e409ad010e.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.82712538614, + 5.66787690732, + 5.9298378124 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.82712538614 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.0206240695599997, + 1.8123165666000003, + 1.9187847268400002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.9187847268400002 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013000077640000001, + 0.01196066496, + 0.013950795240000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013000077640000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15471455800002332, + 0.14759088850000524, + 0.14735569800001258 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14759088850000524 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 7f40bfa2..e7dee436 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 6.31267698896, - 5.316099202959999, - 6.45067731438 + 5.82712538614, + 5.66787690732, + 5.9298378124 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 6.31267698896 + "value": 5.82712538614 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.17158950878, - 1.74151617588, - 2.01088490814 + 2.0206240695599997, + 1.8123165666000003, + 1.9187847268400002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.01088490814 + "value": 1.9187847268400002 }, "Import bec_widgets": { "attempt_values": [ - 0.013714870320000001, - 0.0105437288, - 0.013154460560000001 + 0.013000077640000001, + 0.01196066496, + 0.013950795240000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013154460560000001 + "value": 0.013000077640000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15857173649999368, - 0.11551323200001207, - 0.15921361599998818 + 0.15471455800002332, + 0.14759088850000524, + 0.14735569800001258 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15857173649999368 + "value": 0.14759088850000524 } }