You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lambda performance improvements by using a different memory allocator. Lowers cold start runtime from ~80 ms to ~50 ms, and memory footprint from 53mb to 28mb.