From 23e8c2eb8a3266479284dc223ea7bdc8db65a302 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 15:04:04 +0000 Subject: [PATCH] Update BW benchmark data for 046e283dcfd11c436c18ebd4f9fdb2147b64efd1 --- ...e283dcfd11c436c18ebd4f9fdb2147b64efd1.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/046e283dcfd11c436c18ebd4f9fdb2147b64efd1.json diff --git a/benchmarks/history/046e283dcfd11c436c18ebd4f9fdb2147b64efd1.json b/benchmarks/history/046e283dcfd11c436c18ebd4f9fdb2147b64efd1.json new file mode 100644 index 00000000..fa5309da --- /dev/null +++ b/benchmarks/history/046e283dcfd11c436c18ebd4f9fdb2147b64efd1.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 4.9236444530000005, + 6.35579440786, + 6.60855528556 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 6.35579440786 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.6153790173600002, + 2.19281923186, + 2.22575151092 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.19281923186 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.00898591626, + 0.012969553420000002, + 0.01415713468 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.012969553420000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.10514978500000893, + 0.15148835200000121, + 0.1531590499999993 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15148835200000121 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 3e3e516c..fa5309da 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 6.38672760114, - 6.450904442100001, - 6.521363802540001 + 4.9236444530000005, + 6.35579440786, + 6.60855528556 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 6.450904442100001 + "value": 6.35579440786 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1101090678400003, - 2.3900257931600004, - 2.2646595987400002 + 1.6153790173600002, + 2.19281923186, + 2.22575151092 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.2646595987400002 + "value": 2.19281923186 }, "Import bec_widgets": { "attempt_values": [ - 0.0128258321, - 0.013340023820000001, - 0.013569039060000001 + 0.00898591626, + 0.012969553420000002, + 0.01415713468 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013340023820000001 + "value": 0.012969553420000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15172591900002885, - 0.15648781000001577, - 0.14888229150000143 + 0.10514978500000893, + 0.15148835200000121, + 0.1531590499999993 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15172591900002885 + "value": 0.15148835200000121 } }