The single biggest factor in cold start time (after runtime choice) is the size of your deployment package. Azure has to load your function app package before it can run. A 500 MB deployment package ...