Y
Hacker News
new
|
ask
|
show
|
jobs
by
ignoramous
2313 days ago
NodeJs, in particular, out performs all language run-times in terms of AWS Lambda cold-start time (<200ms), and is second-best for warm-starts (<11ms) behind Python (<9ms).
https://levelup.gitconnected.com/aws-lambda-cold-start-langu...