Loreena Lee and John McCutchan: Effectively Managing Memory At Gmail Scale
Ping us if you have a link to the slides.
Subscribe:
Sounds gets better after 2:40. Automatic garbage collection in JavaScript isn’t a substitute for effective memory management, especially in large, long-running web apps. Memory leaks, frequent garbage collection pauses, and overall memory bloat can really drag you down. Come take a trip down memory lane with us and learn how we tackled these performance issues in Gmail. We’ll share best practices for memory management and demonstrate how to use the Chrome DevTools Heap Profiler like a wizard to optimize your site.