1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-09 00:02:10 +02:00
Files
bec_widgets/benchmarks/latest.json
T

29 lines
534 B
JSON

{
"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
]
}
]
}