's Avatar

@mattzeunert.com

Working on web performance optimization, founder of @debugbear.com

429
Followers
166
Following
111
Posts
10.11.2024
Joined
Posts Following

Latest posts by @mattzeunert.com

Video thumbnail

Our new filter UI for RUM data and the lab test dashboard!

Try it out here: www.debugbear.com/project/2597...

06.03.2026 14:27 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
February 2026 Release Notes | DebugBear Improved lab and RUM filters, new dashboard table view, and enhanced website scan reports.

DebugBear updates for February:

πŸ”Ž Updated data filtering UI
πŸ“Š New lab dashboard table view
🚦 Better website scan UX
πŸ›’ Guide to ecommerce SEO
βœ… Performance analysis of Consent Management Platforms

www.debugbear.com/changelog/fe...

05.03.2026 15:37 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Thought we had a bad thumbnail for our Total Blocking Time video. Turns out I really look like this in the source material 😳

Thankful to the new camera and plum-colored hoodie I bought since then!

03.03.2026 21:59 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Did you know that Chrome's preconnect logic only allows up to 3 in-flight DNS lookups? You can see this clearly in this waterfall.

(Ignore the TCP label, it's really a connect step inclusive of DNS and TCP.)

03.03.2026 16:57 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

CSS import rules can cause poor performance, especially when each stylesheet is loaded from a new domain.

Stylesheets are render-blocking, so visitors can't see any content before they load. And establishing a server connection takes several network round trips.

www.debugbear.com/blog/avoid-c...

25.02.2026 15:53 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

There's more to web performance than the initial loading speed. A page isn't usable until content stop shifting around.

The Cumulative Layout Shift metric measures visual stability. Learn how to test your own website and optimize CLS: www.debugbear.com/docs/metrics...

23.02.2026 14:21 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Free Website Speed Test | Testing And Monitoring Measure the speed and Core Web Vitals of your website. Find out how to make your website load faster and rank well in Google.

We do have a free tool with packet-level throttling here! www.debugbear.com/test/website...

You can also use something like the throttle NPM module or Apple's Network Link Conditioner. (They're annoying to use b/c everything on your computer is throttled.)

www.sitespeed.io/documentatio...

22.02.2026 13:15 πŸ‘ 8 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
How Does Chrome DevTools Network Throttling Actually Work?
How Does Chrome DevTools Network Throttling Actually Work? Learn what Chrome network throttling looks like behind the scenes and how it compares to system-level throttling with tools like Apple's Network Link Conditioner. Try our free website speed test:…

Many developers misinterpret what the DevTools performance test results tell them. My video below explains how Chrome implements network throttling and how it impacts your data.

Neither the bandwidth nor the latency implementation match what you'd see on a real slow network.

youtu.be/93HI4dnGjMk

20.02.2026 15:34 πŸ‘ 18 πŸ” 8 πŸ’¬ 0 πŸ“Œ 1
Video thumbnail

We just added a new narrow table view to the DebugBear lab test dashboard! View more pages at once to get a quick overview of your website.

Try it live here: www.debugbear.com/project/2597...

19.02.2026 13:06 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Are visitors on your website more likely to bounce if page content loads slowly?

DebugBear real user monitoring can tell you how visitor experience impacts business metrics. www.debugbear.com/docs/rum/con...

18.02.2026 16:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸ•΅οΈβ€β™€οΈ Does Google cut off file content beyond 2 megabytes? The reality is messy.

Google does use some scary wording in their documentation, and it seems to impact some users.

But I've not seen a script 2 MB limit applied in all cases.

www.debugbear.com/blog/googleb...

17.02.2026 12:10 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸš› Worried about Googlebot's 2 MB file size limit? Use our free HTML Size Analyzer to debug oversized payloads: www.debugbear.com/html-size-an...

16.02.2026 11:11 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I use neverssl.com for that, though now it seems Chrome is super aggressively warning about non HTTPS sites

13.02.2026 17:54 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

A good TTFB score, but a slow load time – this is common with client-side JavaScript applications.

You can test your own website here: www.debugbear.com/test/website...
Open the Web Vitals tab to see real user data that Google has collected

13.02.2026 11:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

The team behind example.com continues to rapidly iterate on their product: the previously unclosed head tag has now been closed!

View more historical data for the website here: www.debugbear.com/project/3/pa...

12.02.2026 11:16 πŸ‘ 6 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Something I played around with recently: an aggregated view of failing audits in a project. Would you find this kind of dashboard useful?

11.02.2026 12:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Both of these websites have a 2-second LCP score – but the user experience is very different!

Learn about how to relate metrics to visitor experience on your website: www.debugbear.com/blog/web-per...

10.02.2026 10:10 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Mobile performance: How to make your website mobile friendly | DebugBear Learn why websites often feel slow on mobile devicesβ€”even when they perform well on desktop. This article explains the difference between actual and perceived performance, highlights the most common m...

Why do mobile websites present more performance challenges, and what can be done to optimize them?

In this new article, @jacobandrewsky.bsky.social explains what causes poor mobile user experiences and how to fix them.

www.debugbear.com/blog/mobile-...

09.02.2026 11:24 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

New analysis: how fast do different consent management platforms respond when clicking "Accept"?

We tested 9 different CMPs across 45 websites and ranked them by their Interaction to Next Paint score.

www.debugbear.com/blog/consent...

06.02.2026 10:10 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

🏑 Depending on the settings you use to run Lighthouse you'll get different scores!

Lighthouse tells you how fast your website would load on a slow mobile connection. But how the network is throttled varies across tools.

www.debugbear.com/blog/lightho...

05.02.2026 13:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
The Complete Guide To Ecommerce SEO in 2026 | DebugBear Learn how to optimize your ecommerce website for search engines in 2026. This guide covers keyword research, site architecture, technical SEO, Core Web Vitals, and strategies for AI-powered search.

How do you get customers to find your online store?

We just published an in-depth guide on ecommerce SEO, covering everything from keyword research to site architecture and performance optimization.

Check it out here: www.debugbear.com/blog/ecommer...

04.02.2026 10:15 πŸ‘ 6 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Post image

Did you know that PageSpeed Insights runs tests from one of four global test locations?

πŸ‡ΊπŸ‡Έ Northwestern US (Oregon)
πŸ‡ΊπŸ‡Έ Southeastern US (South Carolina)
πŸ‡³πŸ‡± Europe (Netherlands)
πŸ‡ΉπŸ‡Ό Asia (Taiwan)

Learn more: www.debugbear.com/blog/why-is-...

03.02.2026 10:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
What is JPEG XL and do we really need another image format? | DebugBear Learn what JPEG XL is, how it compares to other image formats like AVIF and WebP, and whether you should use it on your website.

Do we need another image format? In our new article, @aarontgrogg.com explains the advantages of JPEG XL and what tools have already adopted it.

www.debugbear.com/blog/jpeg-xl...

02.02.2026 09:57 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Recorded a new video explaining how to identify slow pages, diagnose performance issues, and set up monitoring with DebugBear!

30.01.2026 08:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
SPDY STREAM 018 with Matt Zeunert of DebugBear on Effective Monitoring
SPDY STREAM 018 with Matt Zeunert of DebugBear on Effective Monitoring There's are long standing and critical rules: "you cannot improve what you do not measure, and you cannot measure what you do not monitor". Effective web performance tracking is essential. Given the…

πŸŽ₯ A few months ago I talked to Henri Helvetica about performance monitoring on the SPDY steam. You can now find the recording on Youtube!

www.youtube.com/watch?v=0IWF...

29.01.2026 10:10 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
React Compiler: An Introduction, Pros, Cons & When to Use It | DebugBear React Compiler helps optimize React performance by automatically memoizing your app, which can improve your Interaction to Next Paint (INP) scores, eliminate unnecessary re-renders, and make your…

βš›οΈ React Compiler can speed up your React app without manual memoization!

Our new article explains how React Compiler works and when to use it to improve React performance.

www.debugbear.com/blog/react-c...

28.01.2026 10:10 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Why would a browser pause rendering page content once it's already started?

Scripts in the HTML head block all rendering. But scripts in the body just block page content below it. In the screenshot you can see those resources marked as parser-blocking.

www.debugbear.com/blog/visuali...

27.01.2026 10:10 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
How Web Performance Impacts User Experience | DebugBear Learn how website speed impacts user experience and how you can measure performance and business outcomes.

How does speed impact how visitors experience your website? And how can metrics hide real-world problems visitors face?

My new article explains the impact of performance on user experience and behavior + how to interpret metrics in context.

www.debugbear.com/blog/web-per...

26.01.2026 10:10 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Improve React Performance With useMemo And useCallback | DebugBear Learn how to optimize React application performance using useMemo and useCallback. This article explains when memoization truly matters, highlights common performance pitfalls, and provides practical…

The useMemo and useCallback are key to preventing unnecessary render work in React. Our new article explains how to use them effectively to speed up React performance.

www.debugbear.com/blog/react-u...

23.01.2026 10:10 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Just added Aaron T. Grogg to our list of consulting partners!

Reach out to him if you need help making your website fast or leveling up the performance skills of your team.

www.debugbear.com/web-performa...

22.01.2026 10:02 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0