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

29 lines
565 B
JSON

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