Update BW benchmark data for 3d451f20cd

This commit is contained in:
github-actions[bot]
2026-07-31 08:59:34 +00:00
parent 55408c1d3d
commit cc8c88cedf
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.0142153946,
2.00533364836,
1.81438510602
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00533364836
},
"BEC IPython client without companion app": {
"attempt_values": [
2.00319696642,
2.01597834804,
1.9096842579
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00319696642
},
"Import bec_widgets": {
"attempt_values": [
0.013218195280000001,
0.013510317320000001,
0.012715578520000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013218195280000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15271920699998986,
0.14505979400001934,
0.14657423900001731
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14657423900001731
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.1194308937,
1.82176327384,
2.13114139176
2.0142153946,
2.00533364836,
1.81438510602
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.1194308937
"value": 2.00533364836
},
"BEC IPython client without companion app": {
"attempt_values": [
2.10009200016,
1.79794432344,
2.09986179208
2.00319696642,
2.01597834804,
1.9096842579
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.09986179208
"value": 2.00319696642
},
"Import bec_widgets": {
"attempt_values": [
0.0134453737,
0.010631981900000002,
0.0138336831
0.013218195280000001,
0.013510317320000001,
0.012715578520000001
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.0134453737
"value": 0.013218195280000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1527468909999925,
0.12400665100000197,
0.15381599599999163
0.15271920699998986,
0.14505979400001934,
0.14657423900001731
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1527468909999925
"value": 0.14657423900001731
}
}