Update BW benchmark data for ab6a1aecc1

This commit is contained in:
github-actions[bot]
2026-05-21 11:45:48 +00:00
parent ca8dc01701
commit fc992f2772
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.84122438034,
4.81758647632,
6.4354129558199995
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.84122438034
},
"BEC IPython client without companion app": {
"attempt_values": [
1.9825457193000002,
1.68810153602,
2.3261918493200002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9825457193000002
},
"Import bec_widgets": {
"attempt_values": [
0.013232007720000001,
0.0105445755,
0.01303066324
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01303066324
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15903257250002412,
0.11234647300000233,
0.16627527000002829
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15903257250002412
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.867359045,
5.753699762319999,
5.60372445838
5.84122438034,
4.81758647632,
6.4354129558199995
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.753699762319999
"value": 5.84122438034
},
"BEC IPython client without companion app": {
"attempt_values": [
2.18812440002,
2.02390800888,
2.1319152011
1.9825457193000002,
1.68810153602,
2.3261918493200002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1319152011
"value": 1.9825457193000002
},
"Import bec_widgets": {
"attempt_values": [
0.013126855060000001,
0.013750052320000001,
0.013210600960000003
0.013232007720000001,
0.0105445755,
0.01303066324
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013210600960000003
"value": 0.01303066324
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15795518499999162,
0.1447358970000323,
0.15604937200004088
0.15903257250002412,
0.11234647300000233,
0.16627527000002829
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15604937200004088
"value": 0.15903257250002412
}
}