Update BW benchmark data for e0779d9f6a

This commit is contained in:
github-actions[bot]
2026-06-29 07:55:52 +00:00
parent de402c44c9
commit a6b1b08d6f
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.40551361308,
1.92758625518,
2.22778627704
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.22778627704
},
"BEC IPython client without companion app": {
"attempt_values": [
2.19536538408,
1.9141247562,
2.13285314116
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.13285314116
},
"Import bec_widgets": {
"attempt_values": [
0.0136350657,
0.011052420240000001,
0.01420238396
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0136350657
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1608881960000872,
0.14084289000004446,
0.14744241000005331
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14744241000005331
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.03220232514,
2.1291260588,
2.3044201408
2.40551361308,
1.92758625518,
2.22778627704
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1291260588
"value": 2.22778627704
},
"BEC IPython client without companion app": {
"attempt_values": [
2.10942284276,
2.12381874134,
2.26658600284
2.19536538408,
1.9141247562,
2.13285314116
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.12381874134
"value": 2.13285314116
},
"Import bec_widgets": {
"attempt_values": [
0.01297333976,
0.0136230541,
0.01393317132
0.0136350657,
0.011052420240000001,
0.01420238396
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0136230541
"value": 0.0136350657
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1525197049999747,
0.15599414799999067,
0.14856826200002615
0.1608881960000872,
0.14084289000004446,
0.14744241000005331
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1525197049999747
"value": 0.14744241000005331
}
}