1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-05 06:16:32 +02:00

Update BW benchmark data for a614d662d6

This commit is contained in:
github-actions[bot]
2026-04-28 12:51:07 +00:00
parent 257fcf157f
commit b97307ef66
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
8.77008638814,
7.34830795268,
9.13195949896
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 8.77008638814
},
"BEC IPython client without companion app": {
"attempt_values": [
2.2085197553600002,
2.11659589246,
2.39191672632
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.2085197553600002
},
"Import bec_widgets": {
"attempt_values": [
0.013298221200000002,
0.013139256640000001,
0.0153765042
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013298221200000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.19507686299999705,
0.19301807099998314,
0.19604820800003608
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.19507686299999705
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
7.35518979832,
7.6444863498,
8.658726565539999
8.77008638814,
7.34830795268,
9.13195949896
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 7.6444863498
"value": 8.77008638814
},
"BEC IPython client without companion app": {
"attempt_values": [
2.13348119296,
2.19311125382,
2.13378191724
2.2085197553600002,
2.11659589246,
2.39191672632
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.13378191724
"value": 2.2085197553600002
},
"Import bec_widgets": {
"attempt_values": [
0.01352982884,
0.01343976428,
0.01340843566
0.013298221200000002,
0.013139256640000001,
0.0153765042
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01343976428
"value": 0.013298221200000002
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.17942756200000076,
0.1991300610000053,
0.18809590199998638
0.19507686299999705,
0.19301807099998314,
0.19604820800003608
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.18809590199998638
"value": 0.19507686299999705
}
}