This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Last month, I tried out using Bun as a custom JavaScript Lambda runtime and was surprised by the performance difference between Bun and AWS's managed Node.js runtime. The Node runtime had a shorter cold start time, and the invocations had a shorter duration. The cold start times weren't surprising given AWS's caching and performance optimizations, but the difference in the invocation durations was…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.