A Quest to Guarantee Responsiveness: Scheduling On and Off the Main Thread (Chrome Dev Summit 2018)

A Quest to Guarantee Responsiveness: Scheduling On and Off the Main Thread (Chrome Dev Summit 2018)

Subscribers:
792,000
Published on ● Video Link: https://www.youtube.com/watch?v=mDdgfyRB5kg



Duration: 33:08
13,644 views
291


To achieve a truly responsive experience, developers have to execute their code in 10ms chunks. That’s nearly impossible. In this talk, we'll explore two high-level strategies: Main thread scheduling, and moving work into backgrounds threads. We’ll dive into our latest performance research on multi-threading Javascript, demystify when to utilize web workers, and dive into what it really takes to guarantee responsiveness. Finally, we'll introduce a few exciting new proposals that we'd love your feedback on.

Find the event schedule and more info on the website → http://bit.ly/2AA1R87

All Sessions playlist → https://bit.ly/CDS18-AllSessions

Subscribe to the Google Chrome Developers channel! → https://bit.ly/ChromeDevs1

event: Chrome Dev Summit 2018; re_ty: Publish; product: Chrome - General; fullname: Shubhie Panicker, Jason Miller;




Other Videos By Chrome for Developers


2018-11-14Chrome Dev Summit 2018 - Behind The Scenes with Paul Lewis
2018-11-14Predictive Fetching - The State of the Web
2018-11-13Chrome Dev Summit 2018 - Day 2 Livestream
2018-11-13Using WebAssembly and Threads (Chrome Dev Summit 2018)
2018-11-13Chrome OS: Ready for Web Development (Chrome Dev Summit 2018)
2018-11-13The Virtue of Laziness: Leveraging Incrementality for Faster Web UI (Chrome Dev Summit 2018)
2018-11-13State of Houdini (Chrome Dev Summit 2018)
2018-11-13Building Engaging Immersive Experiences (Chrome Dev Summit 2018)
2018-11-13Architecting Web Apps - Lights, Camera, Action! (Chrome Dev Summit 2018)
2018-11-13From Low Friction to Zero Friction with Web Packaging and Portals (Chrome Dev Summit 2018)
2018-11-13A Quest to Guarantee Responsiveness: Scheduling On and Off the Main Thread (Chrome Dev Summit 2018)
2018-11-13virtual-scroller: Let there be less (DOM) (Chrome Dev Summit 2018)
2018-11-13Feature Policy & the Well-Lit Path for Web Development (Chrome Dev Summit 2018)
2018-11-13Day 2 Keynote (Chrome Dev Summit 2018)
2018-11-12Chrome Dev Summit 2018 - Day 1 Livestream
2018-11-12Progressive Content Management Systems (Chrome Dev Summit 2018)
2018-11-12Making Modern Web Content Discoverable for Search (Chrome Dev Summit 2018)
2018-11-12Modern Websites for E-commerce in the Real World (Chrome Dev Summit 2018)
2018-11-12Building Modern Web Media Experiences: Picture-in-Picture and AV1 (Chrome Dev Summit 2018)
2018-11-12Complex JS-heavy Web Apps, Avoiding the Slow (Chrome Dev Summit 2018)
2018-11-12Building Faster, More Resilient Apps with Service Worker (Chrome Dev Summit 2018)



Tags:
type: Conference Talk (Full production);
pr_pr: Chrome
purpose: Educate