When Fast is Faster Than Fastest
Excellent real-world JavaScript performance for the web — both in the browser and server-side with Node.js — has never been more important. Over the last few years, the V8 team has learned that optimizing for the real world is different than optimizing for synthetic benchmarks. The key lesson? Consistent, good baseline performance across the entire JavaScript language is the central ingredient to a fast web. In this talk, we’ll discuss how V8’s new compilation pipeline using Ignition and TurboFan enables good baseline performance, and better yet, we’ll demonstrate how using the full expressiveness of the JavaScript language in your applications can lead to faster code.
EVENT:
.concat() 2018
SPEAKER:
Daniel Clifford
PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed).
CREDITS:
Original video source: https://www.youtube.com/watch?v=4M5VK-RfP0E&t=204s
Other Videos By Coding Tech
2018-07-03 | Architecting the Reactive Flutter App |
2018-07-01 | Even More CSS Secrets |
2018-06-30 | Solving Pokemon Blue With a Single, Huge Regular Expression |
2018-06-29 | The Cost Of JavaScript |
2018-06-28 | Knowledge Graphs & Deep Learning at YouTube |
2018-06-27 | Cryptography For Beginners |
2018-06-25 | Fearless Interview |
2018-06-24 | A Webpack Survival Guide |
2018-06-23 | A Case for Oxidation: The Rust Programming Language |
2018-06-22 | Strategies for Better UX |
2018-06-20 | When Fast is Faster Than Fastest |
2018-06-17 | If You Don’t Succeed At Beating HQ Trivia, Try Cheating! |
2018-06-16 | Top 10 Data Engineering Mistakes |
2018-06-13 | Microservices: How To Build Systems That Survive |
2018-06-11 | Introduction To TypeScript |
2018-06-10 | JS Callback Heaven |
2018-06-10 | Styled Components For Your React Apps |
2018-06-09 | [JavaScript] Master the Art of the AST and Take Control of Your JS |
2018-06-09 | Secure Coding Best Practices |
2018-06-07 | VS Code Can Do That?! VS Code Tips and Tricks |
2018-06-05 | Words of Wisdom on Coding |