Update BW benchmark data for 1057db9d76

This commit is contained in:
github-actions[bot]
2026-05-12 17:54:36 +00:00
parent 32bbc5fd1d
commit de2a57505a
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.05236882638,
5.77358919512,
5.754265821500001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.77358919512
},
"BEC IPython client without companion app": {
"attempt_values": [
2.01108248684,
1.84936327838,
1.91500803032
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.91500803032
},
"Import bec_widgets": {
"attempt_values": [
0.014295484320000001,
0.012983941260000001,
0.012936351220000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012983941260000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14763185999998996,
0.1488548270000365,
0.15202809499999148
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1488548270000365
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.789834364280001,
5.9435427951,
5.7435583252599995
6.05236882638,
5.77358919512,
5.754265821500001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.789834364280001
"value": 5.77358919512
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0471700281999996,
2.02061768856,
1.8377559887600001
2.01108248684,
1.84936327838,
1.91500803032
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.02061768856
"value": 1.91500803032
},
"Import bec_widgets": {
"attempt_values": [
0.013057027340000001,
0.013818155,
0.01371854676
0.014295484320000001,
0.012983941260000001,
0.012936351220000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01371854676
"value": 0.012983941260000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14972188499996264,
0.15666232699999227,
0.144341772999951
0.14763185999998996,
0.1488548270000365,
0.15202809499999148
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14972188499996264
"value": 0.1488548270000365
}
}