Update BW benchmark data for d2cbd84479

This commit is contained in:
github-actions[bot]
2026-06-12 14:00:35 +00:00
parent 781f9bf8b2
commit 9f0f82cf6e
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.9251314582,
6.73323549558,
5.89347951512
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.9251314582
},
"BEC IPython client without companion app": {
"attempt_values": [
2.044043321,
2.3135723043,
1.9260953640000003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.044043321
},
"Import bec_widgets": {
"attempt_values": [
0.01291593528,
0.01447866496,
0.01305238086
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01305238086
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.1520381600000178,
0.15917425800000728,
0.15615169399998763
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15615169399998763
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
4.93571281126,
6.9572972880199995,
6.057109495260001
5.9251314582,
6.73323549558,
5.89347951512
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.057109495260001
"value": 5.9251314582
},
"BEC IPython client without companion app": {
"attempt_values": [
1.74264816394,
2.52926474296,
2.08693597016
2.044043321,
2.3135723043,
1.9260953640000003
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.08693597016
"value": 2.044043321
},
"Import bec_widgets": {
"attempt_values": [
0.010538413960000001,
0.014511701980000001,
0.01415848938
0.01291593528,
0.01447866496,
0.01305238086
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01415848938
"value": 0.01305238086
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.11156733699999677,
0.17343667000000096,
0.1454394270000421
0.1520381600000178,
0.15917425800000728,
0.15615169399998763
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.1454394270000421
"value": 0.15615169399998763
}
}