Update BW benchmark data for c4d4b78846

This commit is contained in:
github-actions[bot]
2026-05-20 09:12:14 +00:00
parent 2a98caa953
commit ca8dc01701
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.867359045,
5.753699762319999,
5.60372445838
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.753699762319999
},
"BEC IPython client without companion app": {
"attempt_values": [
2.18812440002,
2.02390800888,
2.1319152011
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1319152011
},
"Import bec_widgets": {
"attempt_values": [
0.013126855060000001,
0.013750052320000001,
0.013210600960000003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013210600960000003
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15795518499999162,
0.1447358970000323,
0.15604937200004088
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15604937200004088
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.85972839532,
5.794616289,
5.87870415898
5.867359045,
5.753699762319999,
5.60372445838
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.85972839532
"value": 5.753699762319999
},
"BEC IPython client without companion app": {
"attempt_values": [
1.98660323552,
1.8576879330800002,
1.93080969508
2.18812440002,
2.02390800888,
2.1319152011
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.93080969508
"value": 2.1319152011
},
"Import bec_widgets": {
"attempt_values": [
0.01330728802,
0.013693495820000002,
0.01170991644
0.013126855060000001,
0.013750052320000001,
0.013210600960000003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01330728802
"value": 0.013210600960000003
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15700154299997848,
0.15163389800002847,
0.15113807450001104
0.15795518499999162,
0.1447358970000323,
0.15604937200004088
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15163389800002847
"value": 0.15604937200004088
}
}