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

29 lines
543 B
JSON

{
"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,
"times": [
1.2569909877799998,
1.3269471127799999,
1.22805549178,
1.2628386297799998,
1.24569587678
],
"exit_codes": [
0,
0,
0,
0,
0
]
}
]
}