Understanding Why The New V8 Is So Fast, One Demo At A Time



The entire V8 compiler architecture as well as large parts of the Garbage Collector where updated recently. TurboFan replaced Crankshaft, Orinoco now collects garbage in parallel whenever possible. Node.js v8 shipped with this new and improved version of V8. As a result we can finally write idiomatic and declarative JavaScript without worrying about incurring performance overhead due to JavaScript compiler shortcomings. At least this is what the V8 team tells us. In this talk we will explore if and why this is true, one demo at a time. EVENT: Node Summit 2018 SPEAKER: Thorsten Lorenz, Senior Software Engineer, NodeSource PERMISSIONS: Node Summit Organizer provided Coding Tech with the permission to publish this video. https://www.youtube.com/watch?v=J9HAvlW7BqA

Leave a Reply

Your email address will not be published. Required fields are marked *