diff --git a/benchmarks/history/656e3b5458b09b20de8df0e4763a5139b076e824.json b/benchmarks/history/656e3b5458b09b20de8df0e4763a5139b076e824.json new file mode 100644 index 00000000..10c8034b --- /dev/null +++ b/benchmarks/history/656e3b5458b09b20de8df0e4763a5139b076e824.json @@ -0,0 +1,46 @@ +{ + "BEC IPython client with companion app": { + "attempt_values": [ + 2.2267966708599998, + 2.12283624412, + 1.91423691084 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.12283624412 + }, + "BEC IPython client without companion app": { + "attempt_values": [ + 2.17339270766, + 2.05427064926, + 2.0122947456999998 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 2.05427064926 + }, + "Import bec_widgets": { + "attempt_values": [ + 0.013481305600000002, + 0.013893833820000001, + 0.012503766080000001 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.013481305600000002 + }, + "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { + "attempt_values": [ + 0.16935376600002883, + 0.1611912320000215, + 0.14534245700002657 + ], + "attempts": 3, + "metric": "median-of-attempt-median-of-attempt-median", + "unit": "s", + "value": 0.1611912320000215 + } +} diff --git a/benchmarks/latest.json b/benchmarks/latest.json index d147e33c..10c8034b 100644 --- a/benchmarks/latest.json +++ b/benchmarks/latest.json @@ -1,46 +1,46 @@ { "BEC IPython client with companion app": { "attempt_values": [ - 2.21485146418, - 2.1328341971600002, - 2.0089289862 + 2.2267966708599998, + 2.12283624412, + 1.91423691084 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.1328341971600002 + "value": 2.12283624412 }, "BEC IPython client without companion app": { "attempt_values": [ - 2.2141278276399996, - 2.0989339119399997, - 2.0014684179600004 + 2.17339270766, + 2.05427064926, + 2.0122947456999998 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 2.0989339119399997 + "value": 2.05427064926 }, "Import bec_widgets": { "attempt_values": [ - 0.013973406820000001, - 0.013240602300000001, - 0.01356053468 + 0.013481305600000002, + 0.013893833820000001, + 0.012503766080000001 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.01356053468 + "value": 0.013481305600000002 }, "tests/unit_tests/benchmarks/test_dock_area_benchmark.py::test_add_waveform_to_dock_area": { "attempt_values": [ - 0.16853008200001796, - 0.15562608999999838, - 0.14494786299999873 + 0.16935376600002883, + 0.1611912320000215, + 0.14534245700002657 ], "attempts": 3, "metric": "median-of-attempt-median-of-attempt-median", "unit": "s", - "value": 0.15562608999999838 + "value": 0.1611912320000215 } }