Media Summary: Jake and Surma talk about how they optimized the image rotation code in their app Squoosh, how Hacker News taught them ... Jake and Surma talk about the importance of context when making performance optimizations and some common mistakes that ... This video is concerned with the following topics: -Vectorization -Register Blocking -Roofline Model -
Loop Tiling Http 203 - Detailed Analysis & Overview
Jake and Surma talk about how they optimized the image rotation code in their app Squoosh, how Hacker News taught them ... Jake and Surma talk about the importance of context when making performance optimizations and some common mistakes that ... This video is concerned with the following topics: -Vectorization -Register Blocking -Roofline Model - Table of Contents: 00:11 - Problem statement: matrix-vector multiplication 00:36 - Naive implementation of matrix-vector ... Jake shows Surma an actual thing he built using a new web API – Background Fetch. Here's the app: ... ECOOP, Prague July 8th 2015. Authors of "
In this episode, Jake and Surma dissect how for- Jake chats to Surma about six ways you can synchronise data between documents, but some of them don't work all the time, so a ... Tasks, microtasks, nanotasks... JavaScript has it all. Or maybe not. What are they? How do you use them? What do they even ... Tracking rendering performance and frames per second out in the wild is a challenge for developers, but it looks like Paul wants to ... Jake and Surma tackle one of the hardest types of debugging on the web: Memory leaks. Some links mentioned: Squoosh ... Surma and Jake take a look at 'weak' JavaScript, specifically WeakMap, WeakSet, and the new and shiny WeakRefs. Surma ...
Bramus schools Jake about all the viewports that exist in the browser. If you've had layout issues with position fixed, vw units, ... In this video Surma shows you the fairly new for