From c2467f8fae60a15782cf8a9986603118f00d59e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 14:41:02 +0000 Subject: [PATCH] Update BW benchmark data for fdeab995f950744a9b07d7c8575113c38c51548b --- ...ab995f950744a9b07d7c8575113c38c51548b.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/fdeab995f950744a9b07d7c8575113c38c51548b.json diff --git a/benchmarks/history/fdeab995f950744a9b07d7c8575113c38c51548b.json b/benchmarks/history/fdeab995f950744a9b07d7c8575113c38c51548b.json new file mode 100644 index 00000000..d0875c3f --- /dev/null +++ b/benchmarks/history/fdeab995f950744a9b07d7c8575113c38c51548b.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.17014054224, + 2.1811284489, + 2.10439032774 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.17014054224 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.2278505665800004, + 2.21267451278, + 2.12034209464 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.21267451278 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01233469192, + 0.013388700540000001, + 0.01304837506 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01304837506 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15402479900001254, + 0.15526300900000933, + 0.1532798250000269 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15402479900001254 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index c15279ae..d0875c3f 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.15150730044, - 2.43429613062, - 2.61035688106 + 2.17014054224, + 2.1811284489, + 2.10439032774 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.43429613062 + "value": 2.17014054224 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1105349695999998, - 2.1604662582, - 2.5150960352 + 2.2278505665800004, + 2.21267451278, + 2.12034209464 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1604662582 + "value": 2.21267451278 }, "Import bec_widgets": { "attempt_values": [ - 0.013340825660000001, - 0.01456757086, - 0.01381590268 + 0.01233469192, + 0.013388700540000001, + 0.01304837506 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01381590268 + "value": 0.01304837506 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14975024599999642, - 0.14507126499998435, - 0.17674101000000064 + 0.15402479900001254, + 0.15526300900000933, + 0.1532798250000269 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14975024599999642 + "value": 0.15402479900001254 } }