diff --git a/benchmarks/history/3c6b82dceb8757c3abac54b9eaff87efa8d9562d.json b/benchmarks/history/3c6b82dceb8757c3abac54b9eaff87efa8d9562d.json new file mode 100644 index 00000000..25f3e69b --- /dev/null +++ b/benchmarks/history/3c6b82dceb8757c3abac54b9eaff87efa8d9562d.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.2766645079, + 2.16378228068, + 2.1545834523800003 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.16378228068 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.27599289182, + 2.23978421188, + 2.12267049024 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.23978421188 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.01458330586, + 0.014555547700000001, + 0.01414783016 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.014555547700000001 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.16844975300000442, + 0.15342167400001472, + 0.15757958700004338 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15757958700004338 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index ad5e37f7..25f3e69b 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.2849159178800003, - 2.2076899028600003, - 1.4223552720400001 + 2.2766645079, + 2.16378228068, + 2.1545834523800003 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.2076899028600003 + "value": 2.16378228068 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.22324613172, - 2.14226804848, - 1.43032632788 + 2.27599289182, + 2.23978421188, + 2.12267049024 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.14226804848 + "value": 2.23978421188 }, "Import bec_widgets": { "attempt_values": [ - 0.014714754880000002, - 0.014728235280000002, - 0.00867492804 + 0.01458330586, + 0.014555547700000001, + 0.01414783016 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.014714754880000002 + "value": 0.014555547700000001 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.16246626300005573, - 0.1546420459999922, - 0.09796032799999921 + 0.16844975300000442, + 0.15342167400001472, + 0.15757958700004338 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.1546420459999922 + "value": 0.15757958700004338 } }