From 16cfece670d448d1ab1bd10b9ca381ed42c3c679 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 13:35:49 +0000 Subject: [PATCH] Update BW benchmark data for 5e8f0e808330d0e910b36b729766bfe21872727c --- ...f0e808330d0e910b36b729766bfe21872727c.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/5e8f0e808330d0e910b36b729766bfe21872727c.json diff --git a/benchmarks/history/5e8f0e808330d0e910b36b729766bfe21872727c.json b/benchmarks/history/5e8f0e808330d0e910b36b729766bfe21872727c.json new file mode 100644 index 00000000..fc17c31f --- /dev/null +++ b/benchmarks/history/5e8f0e808330d0e910b36b729766bfe21872727c.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.77375904396, + 5.84342409612, + 5.057991288699999 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.77375904396 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.91231548356, + 1.81493526264, + 1.7567173771600002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.81493526264 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.014364963460000001, + 0.013777470540000001, + 0.01054206132 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013777470540000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14348453600000255, + 0.14221061599999985, + 0.11201451199997337 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.14221061599999985 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index d45f5569..fc17c31f 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.84122438034, - 4.81758647632, - 6.4354129558199995 + 5.77375904396, + 5.84342409612, + 5.057991288699999 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.84122438034 + "value": 5.77375904396 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.9825457193000002, - 1.68810153602, - 2.3261918493200002 + 1.91231548356, + 1.81493526264, + 1.7567173771600002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.9825457193000002 + "value": 1.81493526264 }, "Import bec_widgets": { "attempt_values": [ - 0.013232007720000001, - 0.0105445755, - 0.01303066324 + 0.014364963460000001, + 0.013777470540000001, + 0.01054206132 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01303066324 + "value": 0.013777470540000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15903257250002412, - 0.11234647300000233, - 0.16627527000002829 + 0.14348453600000255, + 0.14221061599999985, + 0.11201451199997337 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15903257250002412 + "value": 0.14221061599999985 } }