diff --git a/benchmarks/history/0706b903bce93ee89a54c893c388c7d4ff9791f2.json b/benchmarks/history/0706b903bce93ee89a54c893c388c7d4ff9791f2.json new file mode 100644 index 00000000..c32c20db --- /dev/null +++ b/benchmarks/history/0706b903bce93ee89a54c893c388c7d4ff9791f2.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.5045481931599998, + 1.80853398644, + 1.60741098138 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.80853398644 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.3027998894, + 1.91110103054, + 1.6156971341800002 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 1.91110103054 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.014626488940000001, + 0.011200432520000001, + 0.01070593878 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.011200432520000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.16521396699999968, + 0.1143170490000216, + 0.11420687199995427 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1143170490000216 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 1bb46d88..c32c20db 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.0619952846199996, - 2.09616599694, - 2.2941512041200003 + 2.5045481931599998, + 1.80853398644, + 1.60741098138 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.09616599694 + "value": 1.80853398644 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1120259167400004, - 2.1693822463, - 2.2225666516400002 + 2.3027998894, + 1.91110103054, + 1.6156971341800002 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1693822463 + "value": 1.91110103054 }, "Import bec_widgets": { "attempt_values": [ - 0.013070767300000001, - 0.014003274060000001, - 0.014389634500000002 + 0.014626488940000001, + 0.011200432520000001, + 0.01070593878 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.014003274060000001 + "value": 0.011200432520000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.15228197300001511, - 0.14768028499997854, - 0.15288849999998888 + 0.16521396699999968, + 0.1143170490000216, + 0.11420687199995427 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15228197300001511 + "value": 0.1143170490000216 } }