From 74c364f2f6a384c939eca8b548cb91fb9c4546ee 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:14:53 +0000 Subject: [PATCH] Update BW benchmark data for 068eb2ef08fa316f74217110e7ced61014b96948 --- ...eb2ef08fa316f74217110e7ced61014b96948.json | 28 +++++++++++++++++++ benchmarks/latest.json | 28 +++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 benchmarks/history/068eb2ef08fa316f74217110e7ced61014b96948.json create mode 100644 benchmarks/latest.json diff --git a/benchmarks/history/068eb2ef08fa316f74217110e7ced61014b96948.json b/benchmarks/history/068eb2ef08fa316f74217110e7ced61014b96948.json new file mode 100644 index 00000000..a695c37c --- /dev/null +++ b/benchmarks/history/068eb2ef08fa316f74217110e7ced61014b96948.json @@ -0,0 +1,28 @@ +{ + "results": [ + { + "command": "python -c 'import bec_widgets'", + "mean": 1.4978130791200002, + "stddev": 0.010090074584638073, + "median": 1.4947031857200002, + "user": 1.6569373199999997, + "system": 0.14947607999999998, + "min": 1.48881610672, + "max": 1.5138084257200002, + "times": [ + 1.49071082472, + 1.4947031857200002, + 1.5010268527200001, + 1.48881610672, + 1.5138084257200002 + ], + "exit_codes": [ + 0, + 0, + 0, + 0, + 0 + ] + } + ] +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json new file mode 100644 index 00000000..a695c37c --- /dev/null +++ b/benchmarks/latest.json @@ -0,0 +1,28 @@ +{ + "results": [ + { + "command": "python -c 'import bec_widgets'", + "mean": 1.4978130791200002, + "stddev": 0.010090074584638073, + "median": 1.4947031857200002, + "user": 1.6569373199999997, + "system": 0.14947607999999998, + "min": 1.48881610672, + "max": 1.5138084257200002, + "times": [ + 1.49071082472, + 1.4947031857200002, + 1.5010268527200001, + 1.48881610672, + 1.5138084257200002 + ], + "exit_codes": [ + 0, + 0, + 0, + 0, + 0 + ] + } + ] +}