Web performance calendar: Friday the 13th edition with @programmingart's monster 😈 of a post on what's sorely needed in a browser's Network panel today
https://calendar.perfplanet.com/2024/top-8-things-i-want-in-the-devtools-network-panel/
Network protocols (HTTP/2, HTTP/3, QUIC) and Web performance
@Akamai. PhD. Dad. Longsword fencer. He/Him. http://linkedin.com/in/rmarx.
Web performance calendar: Friday the 13th edition with @programmingart's monster 😈 of a post on what's sorely needed in a browser's Network panel today
https://calendar.perfplanet.com/2024/top-8-things-i-want-in-the-devtools-network-panel/
@boostmarks @julienw the first part yes, but Firefox might only be slower with buggy HTTP/2 and /3 servers. Servers that correctly do prioritization should be ok on Firefox for the most part as well :)
@Schepp @Fronteersconference @paul_irish @developers
Thanks for the kind words man :) happy you liked it!
Turns out Paul already had most of the code for a "chunked waterfall" ready to go, so he was reviving the branch and AFAIU looking to merging it into the devtools proper in the future 🤗
The sword is a bit of an easy gimmick, but I'll happily abuse the hell out of it 😅
Even today, it can be challenging to test basic #HTTP3 and #QUIC support.
As such, I've created an up-to-date docker image of cURL with full H3 support for no-nonsense testing: https://hub.docker.com/r/rmarx/curl-http3
Includes qlog and alt-svc support! Grab it while it's hot!