From 0169818b4d6633c653bcf2616a2d30eb01e2c335 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 15:21:38 +0000 Subject: [PATCH] Update BW benchmark data for c1d5069a489e2172c7d4a7890ff3b622b399f30a --- ...5069a489e2172c7d4a7890ff3b622b399f30a.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/c1d5069a489e2172c7d4a7890ff3b622b399f30a.json diff --git a/benchmarks/history/c1d5069a489e2172c7d4a7890ff3b622b399f30a.json b/benchmarks/history/c1d5069a489e2172c7d4a7890ff3b622b399f30a.json new file mode 100644 index 00000000..653ccff1 --- /dev/null +++ b/benchmarks/history/c1d5069a489e2172c7d4a7890ff3b622b399f30a.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 7.131021612860001, + 6.5274167925, + 7.33933619754 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 7.131021612860001 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.9976384954000002, + 1.8231904082600001, + 2.1077736753400003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.9976384954000002 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.010889139040000002, + 0.010669702420000001, + 0.013570840780000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.010889139040000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1738855629999989, + 0.14021072100001675, + 0.17798778999997467 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1738855629999989 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 4ee43051..653ccff1 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 8.63879552422, - 7.5328468403, - 6.5440218703 + 7.131021612860001, + 6.5274167925, + 7.33933619754 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 7.5328468403 + "value": 7.131021612860001 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1455966206799997, - 2.1684205689, - 1.96263543096 + 1.9976384954000002, + 1.8231904082600001, + 2.1077736753400003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1455966206799997 + "value": 1.9976384954000002 }, "Import bec_widgets": { "attempt_values": [ - 0.01328776114, - 0.012944198760000001, - 0.010390373740000002 + 0.010889139040000002, + 0.010669702420000001, + 0.013570840780000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.012944198760000001 + "value": 0.010889139040000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.200186379999991, - 0.19232237400001395, - 0.13965609900003528 + 0.1738855629999989, + 0.14021072100001675, + 0.17798778999997467 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.19232237400001395 + "value": 0.1738855629999989 } }