Speed is Awesome, but Low Latency is Sublime
Offered By: JSConf via YouTube
Course Description
Overview
Explore the challenges of JavaScript performance on mobile devices in this JSConf EU 2013 talk by Hannes Payer. Delve into the importance of low latency over raw throughput for ensuring interactivity and responsiveness in large JavaScript applications. Learn about innovative techniques such as incremental marking, global preteen ring, and concurrent compilation to address worst-case scenarios. Examine benchmarks and results that demonstrate the effectiveness of these approaches in achieving sublime low latency for mobile web applications.
Syllabus
Intro
What is latency
High and low latency
Why low latency
Overview
Garbage collectors
Incremental marking
Global preteen ring
Worstcase application
Compiler
Concurrent compilation
Benchmarks
Results
Conclusion
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube