From 16b2936d0030c4a86527762568228187e20e01f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 11:02:57 +0000 Subject: [PATCH] Update BW benchmark data for 6dd3519dd580772fc431e93ce3a1ba489d1663e9 --- ...3519dd580772fc431e93ce3a1ba489d1663e9.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/6dd3519dd580772fc431e93ce3a1ba489d1663e9.json diff --git a/benchmarks/history/6dd3519dd580772fc431e93ce3a1ba489d1663e9.json b/benchmarks/history/6dd3519dd580772fc431e93ce3a1ba489d1663e9.json new file mode 100644 index 00000000..e4cd362c --- /dev/null +++ b/benchmarks/history/6dd3519dd580772fc431e93ce3a1ba489d1663e9.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 6.08013462406, + 5.52984284604, + 6.1002516726 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 6.08013462406 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.14630560864, + 1.5825608037, + 2.10003933884 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.10003933884 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.014096639420000001, + 0.010641896599999999, + 0.0129603375 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.0129603375 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14772148200000856, + 0.11243139900000187, + 0.15240583150000475 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14772148200000856 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index fa5309da..e4cd362c 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 4.9236444530000005, - 6.35579440786, - 6.60855528556 + 6.08013462406, + 5.52984284604, + 6.1002516726 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 6.35579440786 + "value": 6.08013462406 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.6153790173600002, - 2.19281923186, - 2.22575151092 + 2.14630560864, + 1.5825608037, + 2.10003933884 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.19281923186 + "value": 2.10003933884 }, "Import bec_widgets": { "attempt_values": [ - 0.00898591626, - 0.012969553420000002, - 0.01415713468 + 0.014096639420000001, + 0.010641896599999999, + 0.0129603375 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.012969553420000002 + "value": 0.0129603375 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.10514978500000893, - 0.15148835200000121, - 0.1531590499999993 + 0.14772148200000856, + 0.11243139900000187, + 0.15240583150000475 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15148835200000121 + "value": 0.14772148200000856 } }