Update BW benchmark data for af125e2222

This commit is contained in:
github-actions[bot]
2026-06-02 12:56:28 +00:00
parent f3fabbd9b5
commit 3f05d80dab
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.82712538614,
5.66787690732,
5.9298378124
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.82712538614
},
"BEC IPython client without companion app": {
"attempt_values": [
2.0206240695599997,
1.8123165666000003,
1.9187847268400002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9187847268400002
},
"Import bec_widgets": {
"attempt_values": [
0.013000077640000001,
0.01196066496,
0.013950795240000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013000077640000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15471455800002332,
0.14759088850000524,
0.14735569800001258
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14759088850000524
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.31267698896,
5.316099202959999,
6.45067731438
5.82712538614,
5.66787690732,
5.9298378124
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.31267698896
"value": 5.82712538614
},
"BEC IPython client without companion app": {
"attempt_values": [
2.17158950878,
1.74151617588,
2.01088490814
2.0206240695599997,
1.8123165666000003,
1.9187847268400002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.01088490814
"value": 1.9187847268400002
},
"Import bec_widgets": {
"attempt_values": [
0.013714870320000001,
0.0105437288,
0.013154460560000001
0.013000077640000001,
0.01196066496,
0.013950795240000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013154460560000001
"value": 0.013000077640000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15857173649999368,
0.11551323200001207,
0.15921361599998818
0.15471455800002332,
0.14759088850000524,
0.14735569800001258
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15857173649999368
"value": 0.14759088850000524
}
}