From 9f0f82cf6e547da90644ff115530f63301f355d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 14:00:35 +0000 Subject: [PATCH] Update BW benchmark data for d2cbd844799c3cd8275ef82a31e2b2f93981f5d9 --- ...bd844799c3cd8275ef82a31e2b2f93981f5d9.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/d2cbd844799c3cd8275ef82a31e2b2f93981f5d9.json diff --git a/benchmarks/history/d2cbd844799c3cd8275ef82a31e2b2f93981f5d9.json b/benchmarks/history/d2cbd844799c3cd8275ef82a31e2b2f93981f5d9.json new file mode 100644 index 00000000..817dab1a --- /dev/null +++ b/benchmarks/history/d2cbd844799c3cd8275ef82a31e2b2f93981f5d9.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.9251314582, + 6.73323549558, + 5.89347951512 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.9251314582 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.044043321, + 2.3135723043, + 1.9260953640000003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.044043321 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01291593528, + 0.01447866496, + 0.01305238086 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01305238086 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1520381600000178, + 0.15917425800000728, + 0.15615169399998763 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15615169399998763 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 7f51f05a..817dab1a 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 4.93571281126, - 6.9572972880199995, - 6.057109495260001 + 5.9251314582, + 6.73323549558, + 5.89347951512 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 6.057109495260001 + "value": 5.9251314582 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.74264816394, - 2.52926474296, - 2.08693597016 + 2.044043321, + 2.3135723043, + 1.9260953640000003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.08693597016 + "value": 2.044043321 }, "Import bec_widgets": { "attempt_values": [ - 0.010538413960000001, - 0.014511701980000001, - 0.01415848938 + 0.01291593528, + 0.01447866496, + 0.01305238086 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01415848938 + "value": 0.01305238086 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.11156733699999677, - 0.17343667000000096, - 0.1454394270000421 + 0.1520381600000178, + 0.15917425800000728, + 0.15615169399998763 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1454394270000421 + "value": 0.15615169399998763 } }