From bfa02441b164570e89ef0a1dc03523cb693f6a3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 15:54:23 +0000 Subject: [PATCH] Update BW benchmark data for ce456572d70b7a91c9c01be16502690b2dda9b60 --- ...56572d70b7a91c9c01be16502690b2dda9b60.json | 46 +++++++++++++++++++ benchmarks/latest.json | 32 ++++++------- 2 files changed, 62 insertions(+), 16 deletions(-) create mode 100644 benchmarks/history/ce456572d70b7a91c9c01be16502690b2dda9b60.json diff --git a/benchmarks/history/ce456572d70b7a91c9c01be16502690b2dda9b60.json b/benchmarks/history/ce456572d70b7a91c9c01be16502690b2dda9b60.json new file mode 100644 index 00000000..b6337f2a --- /dev/null +++ b/benchmarks/history/ce456572d70b7a91c9c01be16502690b2dda9b60.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 5.928565616559999, + 6.46134887532, + 5.66791236972 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 5.928565616559999 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 1.90361894004, + 2.1940905399800004, + 2.01036554514 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.01036554514 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.0139255027, + 0.01408721254, + 0.012921306260000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.0139255027 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.14708094099995606, + 0.15684183000001894, + 0.15026103100001365 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15026103100001365 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index b18ef92d..b6337f2a 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 5.94354539026, - 5.80892412386, - 5.82043939996 + 5.928565616559999, + 6.46134887532, + 5.66791236972 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 5.82043939996 + "value": 5.928565616559999 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.9098455777, - 1.8718802679, - 1.91895317102 + 1.90361894004, + 2.1940905399800004, + 2.01036554514 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.9098455777 + "value": 2.01036554514 }, "Import bec_widgets": { "attempt_values": [ - 0.014042043280000001, - 0.013296217540000002, - 0.013424278820000001 + 0.0139255027, + 0.01408721254, + 0.012921306260000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.013424278820000001 + "value": 0.0139255027 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.14347750299998552, - 0.15090549100000317, - 0.1518412030000036 + 0.14708094099995606, + 0.15684183000001894, + 0.15026103100001365 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15090549100000317 + "value": 0.15026103100001365 } }