From 4c8a81c2bdaf44188e0c14d06bd96757127f0b3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 19:52:00 +0000 Subject: [PATCH] Update BW benchmark data for f725c1430d6cef28872ed9d469a0efe4c98e6470 --- ...5c1430d6cef28872ed9d469a0efe4c98e6470.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/f725c1430d6cef28872ed9d469a0efe4c98e6470.json diff --git a/benchmarks/history/f725c1430d6cef28872ed9d469a0efe4c98e6470.json b/benchmarks/history/f725c1430d6cef28872ed9d469a0efe4c98e6470.json new file mode 100644 index 00000000..59e9bbda --- /dev/null +++ b/benchmarks/history/f725c1430d6cef28872ed9d469a0efe4c98e6470.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 1.7117273053000002, + 2.01609685794, + 1.89005697456 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.89005697456 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.7202824928600002, + 2.26460705092, + 2.006995023 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.006995023 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.011577437079999999, + 0.0126974688, + 0.012534167540000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.012534167540000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.13554852100000403, + 0.1560915989999785, + 0.14079852700001538 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14079852700001538 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 9e914bbd..59e9bbda 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.1080791707, - 2.0942083069, - 1.91045846512 + 1.7117273053000002, + 2.01609685794, + 1.89005697456 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0942083069 + "value": 1.89005697456 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1238481684400004, - 2.0499208097399997, - 1.9125567997400001 + 1.7202824928600002, + 2.26460705092, + 2.006995023 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0499208097399997 + "value": 2.006995023 }, "Import bec_widgets": { "attempt_values": [ - 0.01322483642, - 0.01371142316, - 0.013591289500000001 + 0.011577437079999999, + 0.0126974688, + 0.012534167540000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013591289500000001 + "value": 0.012534167540000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15427415099998143, - 0.14473107250012163, - 0.14256929900011528 + 0.13554852100000403, + 0.1560915989999785, + 0.14079852700001538 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14473107250012163 + "value": 0.14079852700001538 } }