diff --git a/benchmarks/history/de78853dea2b8dcfeb1f320656904ea7b7763632.json b/benchmarks/history/de78853dea2b8dcfeb1f320656904ea7b7763632.json new file mode 100644 index 00000000..d147e33c --- /dev/null +++ b/benchmarks/history/de78853dea2b8dcfeb1f320656904ea7b7763632.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.21485146418, + 2.1328341971600002, + 2.0089289862 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.1328341971600002 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.2141278276399996, + 2.0989339119399997, + 2.0014684179600004 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.0989339119399997 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013973406820000001, + 0.013240602300000001, + 0.01356053468 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.01356053468 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.16853008200001796, + 0.15562608999999838, + 0.14494786299999873 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.15562608999999838 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index 59e9bbda..d147e33c 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 1.7117273053000002, - 2.01609685794, - 1.89005697456 + 2.21485146418, + 2.1328341971600002, + 2.0089289862 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 1.89005697456 + "value": 2.1328341971600002 }, "BEC IPython client without companion app": { "attempt_values": [ - 1.7202824928600002, - 2.26460705092, - 2.006995023 + 2.2141278276399996, + 2.0989339119399997, + 2.0014684179600004 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.006995023 + "value": 2.0989339119399997 }, "Import bec_widgets": { "attempt_values": [ - 0.011577437079999999, - 0.0126974688, - 0.012534167540000002 + 0.013973406820000001, + 0.013240602300000001, + 0.01356053468 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.012534167540000002 + "value": 0.01356053468 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.13554852100000403, - 0.1560915989999785, - 0.14079852700001538 + 0.16853008200001796, + 0.15562608999999838, + 0.14494786299999873 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.14079852700001538 + "value": 0.15562608999999838 } }