lambda-perf
lambda-perf copied to clipboard
Add `llrt compile` step
There’s a comment in llrt’s repo, where llrt compile
is mentioned to convert JavaScript to QuickJS bytecode prior to deployment.
This should decrease the cold start a bit.