From de402c44c91bc49d049ae3d63d222ca8d0ac01c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 07:06:52 +0000 Subject: [PATCH] Update BW benchmark data for f608659e9dacdbc6df518752cb93f4ab2098a30c --- ...8659e9dacdbc6df518752cb93f4ab2098a30c.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/f608659e9dacdbc6df518752cb93f4ab2098a30c.json diff --git a/benchmarks/history/f608659e9dacdbc6df518752cb93f4ab2098a30c.json b/benchmarks/history/f608659e9dacdbc6df518752cb93f4ab2098a30c.json new file mode 100644 index 00000000..c3ac0cff --- /dev/null +++ b/benchmarks/history/f608659e9dacdbc6df518752cb93f4ab2098a30c.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.03220232514, + 2.1291260588, + 2.3044201408 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1291260588 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.10942284276, + 2.12381874134, + 2.26658600284 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.12381874134 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01297333976, + 0.0136230541, + 0.01393317132 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.0136230541 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1525197049999747, + 0.15599414799999067, + 0.14856826200002615 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1525197049999747 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 0001729f..c3ac0cff 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.11445866654, - 2.11419283946, - 2.1110769078800002 + 2.03220232514, + 2.1291260588, + 2.3044201408 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.11419283946 + "value": 2.1291260588 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1358676454000003, - 2.0791294703600003, - 2.15011198628 + 2.10942284276, + 2.12381874134, + 2.26658600284 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1358676454000003 + "value": 2.12381874134 }, "Import bec_widgets": { "attempt_values": [ - 0.013132974280000001, - 0.013576488460000001, - 0.013034192040000002 + 0.01297333976, + 0.0136230541, + 0.01393317132 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013132974280000001 + "value": 0.0136230541 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15600235400000884, - 0.16326922700000068, - 0.15509057799999937 + 0.1525197049999747, + 0.15599414799999067, + 0.14856826200002615 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15600235400000884 + "value": 0.1525197049999747 } }