From a21f29d433ade4c2441d0b36b0ef153e62b54a13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 12:16:57 +0000 Subject: [PATCH] Update BW benchmark data for 6cf075c3aefb783910a377a327fae9ad084b8b21 --- ...075c3aefb783910a377a327fae9ad084b8b21.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/6cf075c3aefb783910a377a327fae9ad084b8b21.json diff --git a/benchmarks/history/6cf075c3aefb783910a377a327fae9ad084b8b21.json b/benchmarks/history/6cf075c3aefb783910a377a327fae9ad084b8b21.json new file mode 100644 index 00000000..13ddb1dc --- /dev/null +++ b/benchmarks/history/6cf075c3aefb783910a377a327fae9ad084b8b21.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.0809846426400003, + 2.1067783695, + 2.14878388664 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1067783695 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1109523554600003, + 2.10476726506, + 2.19357371488 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1109523554600003 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01316127116, + 0.0132689436, + 0.0133514192 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.0132689436 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15381924100000788, + 0.149225217999998, + 0.1527982350000059 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1527982350000059 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 406164e6..13ddb1dc 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.10929013466, - 2.16306969086, - 2.3540906185 + 2.0809846426400003, + 2.1067783695, + 2.14878388664 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.16306969086 + "value": 2.1067783695 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1634866835, - 2.15574413546, - 2.27204152898 + 2.1109523554600003, + 2.10476726506, + 2.19357371488 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1634866835 + "value": 2.1109523554600003 }, "Import bec_widgets": { "attempt_values": [ - 0.01309058276, - 0.013277857680000001, - 0.01427410332 + 0.01316127116, + 0.0132689436, + 0.0133514192 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013277857680000001 + "value": 0.0132689436 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15236446600005138, - 0.15275998399999935, - 0.14909817000000203 + 0.15381924100000788, + 0.149225217999998, + 0.1527982350000059 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15236446600005138 + "value": 0.1527982350000059 } }