DebugBear
p/debugbear
Front-end website performance monitoring
Matt Zeunert
DebugBear Website Speed Test β€” Test page speed and get recommendations to improve load time
Featured
4
β€’
This tool analyzes the loading speed of your website and provides detailed reports that help you optimize it. View how your site renders frame by frame and use identify network requests that slow down your site.
Replies
Matt Zeunert
Hi everyone, Our free site speed tool is based on Lighthouse by Google, but adds a ton of custom functionality and debug data: 🌊 Detailed request waterfall showing blocking requests, large images, ... πŸ” Doesn't rely on simulated data like PageSpeed Insights and other Lighthouse-based tools πŸ“Ή Rendering filmstrip/video view to see how your website renders Click on each metric to see how to optimize it. We try to surface the data you need, but if you need help interpreting your results please post a comment and I'll take a look and give some advice!
Tracy Osborn
Page speed is so important and easy to overlook (or in the case of Google's tools, overwhelming to dig into.) DebugBear made such a great tool here, I'm looking forward to having it in my toolbox!
Marty Aghajanyan
I love the "Rendering filmstrip/video view to see how your website renders feature", this is super useful.
Juan Ferreras
DebugBear is one of the best tools available today for performance analysis. Running Lighthouse with proper throttling makes a great difference in the accuracy of the data (e.g. as opposed to the data being derived from heuristics which are good if you need the results faster, but can create very incorrect output metrics). Their team constantly releases fantastic free tools such as this one, the HTML Size analyzer, etc. Fully recommend their work (and definitely recommend checking out the DebugBear product as a whole, it's a really good and flexible tool to integrate on CI/CD pipelines to watch against performance budget regressions).