From 781f9bf8b2a7997418d992c991c3b9f7ccd9a79f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 14:30:13 +0000 Subject: [PATCH] Update BW benchmark data for 6f3ee6316ba43543c043904b0dbf4dbe4852eb74 --- ...ee6316ba43543c043904b0dbf4dbe4852eb74.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/6f3ee6316ba43543c043904b0dbf4dbe4852eb74.json diff --git a/benchmarks/history/6f3ee6316ba43543c043904b0dbf4dbe4852eb74.json b/benchmarks/history/6f3ee6316ba43543c043904b0dbf4dbe4852eb74.json new file mode 100644 index 00000000..7f51f05a --- /dev/null +++ b/benchmarks/history/6f3ee6316ba43543c043904b0dbf4dbe4852eb74.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 4.93571281126, + 6.9572972880199995, + 6.057109495260001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 6.057109495260001 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.74264816394, + 2.52926474296, + 2.08693597016 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.08693597016 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.010538413960000001, + 0.014511701980000001, + 0.01415848938 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01415848938 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.11156733699999677, + 0.17343667000000096, + 0.1454394270000421 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1454394270000421 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 698bd3fb..7f51f05a 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.9515373786, - 6.7801739326, - 6.7271646185 + 4.93571281126, + 6.9572972880199995, + 6.057109495260001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 6.7271646185 + "value": 6.057109495260001 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.9701352030600001, - 2.48370856446, - 2.30137800692 + 1.74264816394, + 2.52926474296, + 2.08693597016 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.30137800692 + "value": 2.08693597016 }, "Import bec_widgets": { "attempt_values": [ - 0.013671974460000002, - 0.014158264260000001, - 0.013568386080000001 + 0.010538413960000001, + 0.014511701980000001, + 0.01415848938 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013671974460000002 + "value": 0.01415848938 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15748960499996656, - 0.162810243000024, - 0.1660408419999726 + 0.11156733699999677, + 0.17343667000000096, + 0.1454394270000421 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.162810243000024 + "value": 0.1454394270000421 } }