From 5efa1e22c3db9923a5c30de62ac0d43cef7a6126 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 08:24:28 +0000 Subject: [PATCH] Update BW benchmark data for 501a79323589e39727575ccfda40c1ceef26dae1 --- ...a79323589e39727575ccfda40c1ceef26dae1.json | 28 +++++++++++++++++++ benchmarks/latest.json | 24 ++++++++-------- 2 files changed, 40 insertions(+), 12 deletions(-) create mode 100644 benchmarks/history/501a79323589e39727575ccfda40c1ceef26dae1.json diff --git a/benchmarks/history/501a79323589e39727575ccfda40c1ceef26dae1.json b/benchmarks/history/501a79323589e39727575ccfda40c1ceef26dae1.json new file mode 100644 index 00000000..85129c55 --- /dev/null +++ b/benchmarks/history/501a79323589e39727575ccfda40c1ceef26dae1.json @@ -0,0 +1,28 @@ +{ + "results": [ + { + "command": "python -c 'import bec_widgets'", + "mean": 1.46302660514, + "stddev": 0.04082383584467913, + "median": 1.47359978014, + "user": 1.6511686199999995, + "system": 0.11907278000000002, + "min": 1.39813422014, + "max": 1.50982784414, + "times": [ + 1.47359978014, + 1.45888265714, + 1.50982784414, + 1.47468852414, + 1.39813422014 + ], + "exit_codes": [ + 0, + 0, + 0, + 0, + 0 + ] + } + ] +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index c32ed424..85129c55 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -2,19 +2,19 @@ "results": [ { "command": "python -c 'import bec_widgets'", - "mean": 1.26410561978, - "stddev": 0.037549323764773046, - "median": 1.2569909877799998, - "user": 1.45319694, - "system": 0.12020894, - "min": 1.22805549178, - "max": 1.3269471127799999, + "mean": 1.46302660514, + "stddev": 0.04082383584467913, + "median": 1.47359978014, + "user": 1.6511686199999995, + "system": 0.11907278000000002, + "min": 1.39813422014, + "max": 1.50982784414, "times": [ - 1.2569909877799998, - 1.3269471127799999, - 1.22805549178, - 1.2628386297799998, - 1.24569587678 + 1.47359978014, + 1.45888265714, + 1.50982784414, + 1.47468852414, + 1.39813422014 ], "exit_codes": [ 0,