Make The Web Fast - The HAR Show: Capturing and Analyzing performance data with HTTP Archive format

preview_player
Показать описание

Need a flexible format to record, export, and analyze network performance data? Well, that's exactly what the HTTP Archive format (HAR) is designed to do! Even better, did you know that Chrome DevTools supports it? In this episode we'll take a deep dive into the format (as you'll see, its very simple), and explore the many different ways it can help you capture and analyze your sites performance.

Join +Ilya Grigorik and +Peter Lubbers to find out how to capture HAR network traces in Chrome, visualize the data via an online tool, share the reports with your clients and coworkers, automate the logging and capture of HAR data for your build scripts, and even adapt it to server-side analysis use cases! Yes, a rapid fire session of awesome demos - see you there.
Рекомендации по теме
Комментарии
Автор

Stream 11 years ago, and still helpful in 2023

sohamderoy
Автор

Exactly what i was looking for, thank you so much.

TheIanmugambi
Автор

Why not just use json since it just json ?

mkaufmandev