From 2c6d72d87006f326710b4522818cda139f6b0996 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 11:40:46 +0000 Subject: [PATCH] Update BW benchmark data for 0728811238922a49ebc32cc01b569864a0875ed7 --- ...8811238922a49ebc32cc01b569864a0875ed7.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/0728811238922a49ebc32cc01b569864a0875ed7.json diff --git a/benchmarks/history/0728811238922a49ebc32cc01b569864a0875ed7.json b/benchmarks/history/0728811238922a49ebc32cc01b569864a0875ed7.json new file mode 100644 index 00000000..4ee43051 --- /dev/null +++ b/benchmarks/history/0728811238922a49ebc32cc01b569864a0875ed7.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 8.63879552422, + 7.5328468403, + 6.5440218703 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 7.5328468403 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1455966206799997, + 2.1684205689, + 1.96263543096 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1455966206799997 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01328776114, + 0.012944198760000001, + 0.010390373740000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.012944198760000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.200186379999991, + 0.19232237400001395, + 0.13965609900003528 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.19232237400001395 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index d1a627e4..4ee43051 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 8.91887069018, - 7.35504639546, - 8.75344720252 + 8.63879552422, + 7.5328468403, + 6.5440218703 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 8.75344720252 + "value": 7.5328468403 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1625123987199997, - 2.17399837382, - 2.24524593168 + 2.1455966206799997, + 2.1684205689, + 1.96263543096 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.17399837382 + "value": 2.1455966206799997 }, "Import bec_widgets": { "attempt_values": [ - 0.01483532454, - 0.01289027354, - 0.014169497080000001 + 0.01328776114, + 0.012944198760000001, + 0.010390373740000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.014169497080000001 + "value": 0.012944198760000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.1822674200000165, - 0.19698239799998873, - 0.18275850399999172 + 0.200186379999991, + 0.19232237400001395, + 0.13965609900003528 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.18275850399999172 + "value": 0.19232237400001395 } }