Update BW benchmark data for 349858680b

This commit is contained in:
github-actions[bot]
2026-07-22 08:26:46 +00:00
parent 931cf3a7ff
commit 7b5794f945
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.00664508494,
2.1020319391799998,
2.01072748128
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01072748128
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0132708525400003,
2.13304492462,
2.01651293762
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01651293762
},
"Import bec_widgets": {
"attempt_values": [
0.01376622722,
0.01510144696,
0.013218512460000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01376622722
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14476167600000167,
0.1494008949999852,
0.1535076389999972
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1494008949999852
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.11085632718,
2.06722247226,
2.2001173393599998
2.00664508494,
2.1020319391799998,
2.01072748128
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.11085632718
"value": 2.01072748128
},
"BEC IPython client without companion app": {
"attempt_values": [
2.1014145037399996,
2.12940573124,
2.2034363731199997
2.0132708525400003,
2.13304492462,
2.01651293762
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.12940573124
"value": 2.01651293762
},
"Import bec_widgets": {
"attempt_values": [
0.01329522168,
0.0143844882,
0.014058370560000002
0.01376622722,
0.01510144696,
0.013218512460000002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.014058370560000002
"value": 0.01376622722
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15508919199999127,
0.15536197500000526,
0.16292027800000142
0.14476167600000167,
0.1494008949999852,
0.1535076389999972
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15536197500000526
"value": 0.1494008949999852
}
}