From a512f6b9e3f38de6b11676322d7907cd60b098f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 07:27:18 +0000 Subject: [PATCH] Update BW benchmark data for 0cd000dfa1bb6f1b4d286e5aab30299361f436f6 --- ...000dfa1bb6f1b4d286e5aab30299361f436f6.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/0cd000dfa1bb6f1b4d286e5aab30299361f436f6.json diff --git a/benchmarks/history/0cd000dfa1bb6f1b4d286e5aab30299361f436f6.json b/benchmarks/history/0cd000dfa1bb6f1b4d286e5aab30299361f436f6.json new file mode 100644 index 00000000..b18ef92d --- /dev/null +++ b/benchmarks/history/0cd000dfa1bb6f1b4d286e5aab30299361f436f6.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.94354539026, + 5.80892412386, + 5.82043939996 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.82043939996 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.9098455777, + 1.8718802679, + 1.91895317102 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.9098455777 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.014042043280000001, + 0.013296217540000002, + 0.013424278820000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013424278820000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14347750299998552, + 0.15090549100000317, + 0.1518412030000036 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15090549100000317 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index d7f9a5e4..b18ef92d 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 6.05236882638, - 5.77358919512, - 5.754265821500001 + 5.94354539026, + 5.80892412386, + 5.82043939996 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.77358919512 + "value": 5.82043939996 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.01108248684, - 1.84936327838, - 1.91500803032 + 1.9098455777, + 1.8718802679, + 1.91895317102 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.91500803032 + "value": 1.9098455777 }, "Import bec_widgets": { "attempt_values": [ - 0.014295484320000001, - 0.012983941260000001, - 0.012936351220000001 + 0.014042043280000001, + 0.013296217540000002, + 0.013424278820000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.012983941260000001 + "value": 0.013424278820000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14763185999998996, - 0.1488548270000365, - 0.15202809499999148 + 0.14347750299998552, + 0.15090549100000317, + 0.1518412030000036 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1488548270000365 + "value": 0.15090549100000317 } }