AWS Lambda recently added the option to create functions from docker containers (small warning: the ECR needs to be in the same account for now). I was wondering: except for all the advantages of docker over random ZIPs, is this also quicker to start, or quicker to call?