From 7b5794f945582919b67bb3b86eddc34c13762b24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 08:26:46 +0000 Subject: [PATCH] Update BW benchmark data for 349858680b4076d1b65767e48f5cc5dbd304f575 --- ...858680b4076d1b65767e48f5cc5dbd304f575.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/349858680b4076d1b65767e48f5cc5dbd304f575.json diff --git a/benchmarks/history/349858680b4076d1b65767e48f5cc5dbd304f575.json b/benchmarks/history/349858680b4076d1b65767e48f5cc5dbd304f575.json new file mode 100644 index 00000000..c7dd6720 --- /dev/null +++ b/benchmarks/history/349858680b4076d1b65767e48f5cc5dbd304f575.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.00664508494, + 2.1020319391799998, + 2.01072748128 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.01072748128 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.0132708525400003, + 2.13304492462, + 2.01651293762 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.01651293762 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01376622722, + 0.01510144696, + 0.013218512460000002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01376622722 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14476167600000167, + 0.1494008949999852, + 0.1535076389999972 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1494008949999852 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 5ffd4ced..c7dd6720 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.11085632718, - 2.06722247226, - 2.2001173393599998 + 2.00664508494, + 2.1020319391799998, + 2.01072748128 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.11085632718 + "value": 2.01072748128 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1014145037399996, - 2.12940573124, - 2.2034363731199997 + 2.0132708525400003, + 2.13304492462, + 2.01651293762 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.12940573124 + "value": 2.01651293762 }, "Import bec_widgets": { "attempt_values": [ - 0.01329522168, - 0.0143844882, - 0.014058370560000002 + 0.01376622722, + 0.01510144696, + 0.013218512460000002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.014058370560000002 + "value": 0.01376622722 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15508919199999127, - 0.15536197500000526, - 0.16292027800000142 + 0.14476167600000167, + 0.1494008949999852, + 0.1535076389999972 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15536197500000526 + "value": 0.1494008949999852 } }