From a2b09376b8a7bdb6571d315eba386254213f5896 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 14:16:29 +0000 Subject: [PATCH] Update BW benchmark data for af7305bebf14c61d01d4cd7e9d8b5d0e3734434b --- ...305bebf14c61d01d4cd7e9d8b5d0e3734434b.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/af7305bebf14c61d01d4cd7e9d8b5d0e3734434b.json diff --git a/benchmarks/history/af7305bebf14c61d01d4cd7e9d8b5d0e3734434b.json b/benchmarks/history/af7305bebf14c61d01d4cd7e9d8b5d0e3734434b.json new file mode 100644 index 00000000..aa6f8101 --- /dev/null +++ b/benchmarks/history/af7305bebf14c61d01d4cd7e9d8b5d0e3734434b.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.0081086203800003, + 2.22223020612, + 2.03029237216 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.03029237216 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.0682356798400003, + 2.27898364158, + 2.0309172280000003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.0682356798400003 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013145624060000001, + 0.01300297054, + 0.01384815194 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013145624060000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.154474314999959, + 0.1457155650000459, + 0.14179725399998233 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1457155650000459 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 91a1759f..aa6f8101 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.06401001844, - 2.10035209484, - 2.0844405522600002 + 2.0081086203800003, + 2.22223020612, + 2.03029237216 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0844405522600002 + "value": 2.03029237216 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.9882372320000001, - 2.06523909428, - 2.0162638445399996 + 2.0682356798400003, + 2.27898364158, + 2.0309172280000003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0162638445399996 + "value": 2.0682356798400003 }, "Import bec_widgets": { "attempt_values": [ - 0.014136407699999999, - 0.013642200980000001, - 0.01393009482 + 0.013145624060000001, + 0.01300297054, + 0.01384815194 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01393009482 + "value": 0.013145624060000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14598191649999137, - 0.15389277100001664, - 0.1445918335000158 + 0.154474314999959, + 0.1457155650000459, + 0.14179725399998233 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14598191649999137 + "value": 0.1457155650000459 } }