top of page

Web performance API deep dive

Dan Shappir

Performance is currently at the forefront of many, if not most, web development projects. Fortunately, modern browsers provide a wealth of performance-related information and services, which can be used to optimize page load speed and responsiveness. A primary source of such information is the aptly named Web Performance API. Dan Shappir offers an overview of the Web Performance API and shows how to best use it to extract detailed performance information. You’ll learn how to leverage the Web Performance API in conjunction with browser dev tools and use it for performance monitoring during CI, to prevent regressions, and even in production.

Bio

Dan Shappir is a performance specialist at Wix.com in the Editor group. Dan is a twenty year software development veteran, holds an M.Sc. in Computer Science, and has spoken at numerous technical conferences.

bottom of page