Update BW benchmark data for 1a6c8bf30f

This commit is contained in:
github-actions[bot]
2026-05-22 09:03:12 +00:00
parent 171c3b1518
commit 1e41935cd9
2 changed files with 62 additions and 16 deletions
@@ -0,0 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
5.92412956176,
5.598577205260001,
6.05291904294
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 5.92412956176
},
"BEC IPython client without companion app": {
"attempt_values": [
1.99911585484,
2.0129030346,
2.07589369998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 2.0129030346
},
"Import bec_widgets": {
"attempt_values": [
0.01392402298,
0.012906138760000001,
0.01371687782
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.01371687782
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.14995276799999147,
0.149885452999996,
0.1444156180000391
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.149885452999996
}
}
+16 -16
View File
@@ -1,46 +1,46 @@
{
"BEC IPython client with companion app": {
"attempt_values": [
6.02327041116,
5.85546247396,
6.23246514486
5.92412956176,
5.598577205260001,
6.05291904294
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 6.02327041116
"value": 5.92412956176
},
"BEC IPython client without companion app": {
"attempt_values": [
1.93184949542,
2.0475993683400002,
1.9851434763200002
1.99911585484,
2.0129030346,
2.07589369998
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 1.9851434763200002
"value": 2.0129030346
},
"Import bec_widgets": {
"attempt_values": [
0.015544358000000001,
0.013786381720000001,
0.013327811540000001
0.01392402298,
0.012906138760000001,
0.01371687782
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.013786381720000001
"value": 0.01371687782
},
"tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": {
"attempt_values": [
0.15187974399998438,
0.14547763799998847,
0.16096207749998825
0.14995276799999147,
0.149885452999996,
0.1444156180000391
],
"attempts": 3,
"metric": "median-of-attempt-median-of-attempt-median",
"unit": "s",
"value": 0.15187974399998438
"value": 0.149885452999996
}
}