Update BW benchmark data for 4ad1d4b115

This commit is contained in:
github-actions[bot]
2026-08-04 10:26:09 +00:00
parent cc8c88cedf
commit 560f7596a0
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
1.5057092010600002,
2.00682630974,
2.0109937164200002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00682630974
},
"BEC IPython client without companion app": {
"attempt_values": [
1.65746622598,
2.01105539186,
2.00095258446
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00095258446
},
"Import bec_widgets": {
"attempt_values": [
0.010470350980000001,
0.012528050260000001,
0.01270832366
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.012528050260000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.10933295799998177,
0.14601040700000567,
0.14956672700003537
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14601040700000567
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
2.0142153946,
2.00533364836,
1.81438510602
1.5057092010600002,
2.00682630974,
2.0109937164200002
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00533364836
"value": 2.00682630974
},
"BEC IPython client without companion app": {
"attempt_values": [
2.00319696642,
2.01597834804,
1.9096842579
1.65746622598,
2.01105539186,
2.00095258446
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.00319696642
"value": 2.00095258446
},
"Import bec_widgets": {
"attempt_values": [
0.013218195280000001,
0.013510317320000001,
0.012715578520000001
0.010470350980000001,
0.012528050260000001,
0.01270832366
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013218195280000001
"value": 0.012528050260000001
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15271920699998986,
0.14505979400001934,
0.14657423900001731
0.10933295799998177,
0.14601040700000567,
0.14956672700003537
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.14657423900001731
"value": 0.14601040700000567
}
}