Hello,
My company has deployed sites in Netlify using netlify functions (javascript and express). The serverless express sites is following this blog https://www.netlify.com/blog/2018/09/13/how-to-run-express.js-apps-with-netlify-functions/#stateless-runtime. I can’t seem to find a performance comparison between.
Basically, my question what is the performance comparison between pure lambda and using express on Netlify.