From f8aa8a5fb808add24042edbe4607bbb0fe96f518 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 13:06:26 +0000 Subject: [PATCH] Update BW benchmark data for 6e8ec49cbf890bf1eb42032ce2f6132b51fb20c6 --- ...ec49cbf890bf1eb42032ce2f6132b51fb20c6.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/6e8ec49cbf890bf1eb42032ce2f6132b51fb20c6.json diff --git a/benchmarks/history/6e8ec49cbf890bf1eb42032ce2f6132b51fb20c6.json b/benchmarks/history/6e8ec49cbf890bf1eb42032ce2f6132b51fb20c6.json new file mode 100644 index 00000000..9e914bbd --- /dev/null +++ b/benchmarks/history/6e8ec49cbf890bf1eb42032ce2f6132b51fb20c6.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.1080791707, + 2.0942083069, + 1.91045846512 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.0942083069 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.1238481684400004, + 2.0499208097399997, + 1.9125567997400001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.0499208097399997 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01322483642, + 0.01371142316, + 0.013591289500000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013591289500000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.15427415099998143, + 0.14473107250012163, + 0.14256929900011528 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14473107250012163 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 3a72db64..9e914bbd 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 1.5057092010600002, - 2.00682630974, - 2.0109937164200002 + 2.1080791707, + 2.0942083069, + 1.91045846512 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.00682630974 + "value": 2.0942083069 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.65746622598, - 2.01105539186, - 2.00095258446 + 2.1238481684400004, + 2.0499208097399997, + 1.9125567997400001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.00095258446 + "value": 2.0499208097399997 }, "Import bec_widgets": { "attempt_values": [ - 0.010470350980000001, - 0.012528050260000001, - 0.01270832366 + 0.01322483642, + 0.01371142316, + 0.013591289500000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.012528050260000001 + "value": 0.013591289500000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.10933295799998177, - 0.14601040700000567, - 0.14956672700003537 + 0.15427415099998143, + 0.14473107250012163, + 0.14256929900011528 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14601040700000567 + "value": 0.14473107250012163 } }