diff --git a/benchmarks/history/409c9e5bfacdfc003f1bc8c9944f01798bd3818e.json b/benchmarks/history/409c9e5bfacdfc003f1bc8c9944f01798bd3818e.json new file mode 100644 index 00000000..3a125fc4 --- /dev/null +++ b/benchmarks/history/409c9e5bfacdfc003f1bc8c9944f01798bd3818e.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 7.467498139700001, + 8.943692308060001, + 8.71844741756 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 8.71844741756 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.10969921352, + 2.34634519614, + 2.11846661622 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.11846661622 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013563593, + 0.013961332100000001, + 0.013395872440000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013563593 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.1793143099999952, + 0.19821580699999686, + 0.18770537700004297 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.18770537700004297 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 300910ac..3a125fc4 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 7.54102848342, - 7.54557649838, - 8.92589364414 + 7.467498139700001, + 8.943692308060001, + 8.71844741756 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 7.54557649838 + "value": 8.71844741756 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.1417583867000003, - 2.14499902364, - 2.29074916316 + 2.10969921352, + 2.34634519614, + 2.11846661622 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.14499902364 + "value": 2.11846661622 }, "Import bec_widgets": { "attempt_values": [ - 0.01251125334, - 0.013648478040000002, - 0.01361934316 + 0.013563593, + 0.013961332100000001, + 0.013395872440000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01361934316 + "value": 0.013563593 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.18602898900002174, - 0.1910822640000447, - 0.18958987700000307 + 0.1793143099999952, + 0.19821580699999686, + 0.18770537700004297 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.18958987700000307 + "value": 0.18770537700004297 } }