Update BW benchmark data for 5e8f0e8083

This commit is contained in:
github-actions[bot]
2026-05-21 13:35:49 +00:00
parent fc992f2772
commit 16cfece670
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.77375904396,
5.84342409612,
5.057991288699999
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.77375904396
},
"BEC IPython client without companion app": {
"attempt_values": [
1.91231548356,
1.81493526264,
1.7567173771600002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.81493526264
},
"Import bec_widgets": {
"attempt_values": [
0.014364963460000001,
0.013777470540000001,
0.01054206132
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013777470540000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14348453600000255,
0.14221061599999985,
0.11201451199997337
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14221061599999985
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.84122438034,
4.81758647632,
6.4354129558199995
5.77375904396,
5.84342409612,
5.057991288699999
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.84122438034
"value": 5.77375904396
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9825457193000002,
1.68810153602,
2.3261918493200002
1.91231548356,
1.81493526264,
1.7567173771600002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9825457193000002
"value": 1.81493526264
},
"Import bec_widgets": {
"attempt_values": [
0.013232007720000001,
0.0105445755,
0.01303066324
0.014364963460000001,
0.013777470540000001,
0.01054206132
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01303066324
"value": 0.013777470540000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15903257250002412,
0.11234647300000233,
0.16627527000002829
0.14348453600000255,
0.14221061599999985,
0.11201451199997337
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15903257250002412
"value": 0.14221061599999985
}
}