Todd H. Gardner

Todd H. Gardner @toddhgardner

About: CEO and founder | TrackJS and Request Metrics | 💩 JavaScript Happens | Notepad Programmer | Web Performance and Error Debugging | I use Notepad.exe

Location:
Minnesota, USA
Joined:
Aug 26, 2019

Todd H. Gardner
articles - 55 total

Why Your Perfect Lighthouse Score Doesn't Mean Your Site is Fast

50% of perfect Lighthouse scores still fail real users. Learn why synthetic testing misses critical performance issues and how Real User Monitoring reveals the truth.

Learn More 5 4Jun 5

HTTP Caching Deep Dive: Performance Optimization Patterns Every Developer Should Know

Discover how to leverage HTTP caching headers to dramatically improve web performance without writing a single line of JavaScript. Learn practical caching strategies, common pitfalls to avoid, and how to implement resource-specific caching patterns that can cut load times by up to 67%.

Learn More 3 0Feb 28

GTMetrix Alternatives: Better Ways to Measure Web Performance

For years, GTMetrix was a go-to tool for checking website speed. But here’s the thing—paying for...

Learn More 3 0Feb 26

How to Optimize Website Images for Faster Load Times

Optimize your website images for faster load times, better SEO, and improved user experience with smart compression, lazy-loading, responsive formats, and CDN hosting.

Learn More 2 0Feb 5

Understanding “Failed to Fetch” JavaScript Errors and How to Fix Them

If you’re building modern web applications, you’ve probably encountered the dreaded “Failed to Fetch” error at some point. This common JavaScript error happens when your web app can’t connect to a server or resource, leading to frustrating moments for both users and developers.

Learn More 20 0Oct 22 '24

How to Fix Long Animation Frames (LoAFs) and Speed Up Your Website

LoAFs happen when the browser takes too long to process an animation frame, leading to visual stuttering, delayed interactions, or a general feeling of “jankiness.”

Learn More 2 0Oct 18 '24

What is a 'Rage Click'?

You know that thing where you are so angry at a broken website that you furiously click that button...

Learn More 1 0Aug 29 '23

Our Super Friendly AI Sloth that Analyzes Your Observability Data

Seems like everyone is building a ChatGPT thing right now, doesn’t it? Well we are too! Inspired by...

Learn More 3 0May 15 '23

Expanding Our Vision: Unifying Client-Side Observability Data

We built an incredible platform that distilled complex data down into simple reports and recommendations. Lots of teams around the world found valuable insights in Request Metrics that they couldn’t get anywhere else.

Learn More 1 0May 11 '23

Explaining Performance to Non-Technical Stakeholders

Whether you’re an e-commerce company, a SaaS provider, or a content publisher, understanding the...

Learn More 2 0Sep 13 '22

Audit Google Ad Performance With Lighthouse

Implementing Google Ads can be complicated. If done incorrectly, it negatively impacts your website’s performance. Fortunately, there is a new Google Light...

Learn More 1 0Aug 1 '22

How To Read Flame Charts and Percentiles

Charting can be complicated and intimidating, especially when dealing with web performance data,...

Learn More 5 0Jul 25 '22

Google Ads Are Slowing You Down

Google has a well earned reputation for speed. At least on their own sites. It’s an entirely...

Learn More 3 1Jul 18 '22

See Current Core Web Vitals with Chrome

Google is using Core Web Vitals as a factor in search results rankings. They’ve also found that...

Learn More 1 0Jun 28 '22

Optimizing Static HTML And Images With Webpack

Webpack is great for building Javascript applications, but did you know it can optimize static HTML...

Learn More 9 2Jun 21 '22

Optimizing Images for Web Performance with NGINX

Images are a constant source of pain when developing websites. There are many formats and resolutions...

Learn More 7 0Jun 14 '22

Fast Inline Images With React and Webpack

Webpack is great for building React applications, but did you know it can help you optimize app...

Learn More 4 0Jun 7 '22

5 Tips To Make Google Fonts Faster

Google Fonts is a fantastic tool for web designers and developers, but it is sometimes one of the...

Learn More 6 0May 31 '22

Using Brotli Compression in NGINX

Brotli is gaining steam as the compression algorithm du jour for high performance websites. Created...

Learn More 10 0May 23 '22

HTTP/3 is Fast

HTTP/3 is here, and it’s a big deal for web performance. See just how much faster it makes...

Learn More 13 1Nov 30 '21

Using HTTP Caching: 2022 Guide

The fastest website is the website that is already loaded, and that’s exactly what we can do with...

Learn More 5 1Nov 29 '21

Synthetic Testing and Real User Monitoring

Synthetic Testing and Real User Monitoring are the most important tools in your performance toolbox....

Learn More 5 0Nov 10 '21

Advertising's Performance Tradeoffs

Advertising is everywhere on the web and users have noticed. More than 40% of internet users block...

Learn More 3 2Sep 28 '21

High Performance Images: 2022 Guide

Images engage users, drive clicks, and generally make everything better--except performance. Images...

Learn More 98 1Jun 1 '21

Fix Your First Contentful Paint: Cheat Sheet

Are slow FCP scores getting you down? Worried that website performance is frustrating your users and...

Learn More 6 0May 19 '21

Using First Contentful Paint - FCP

First Contentful Paint, or FCP, measures the time take to render the first element of a webpage. It’s...

Learn More 6 0May 12 '21

Common Web Performance Tools

This is an excerpt from Chapter 4 of The Definitive Guide to Measuring Web Performance. Now...

Learn More 28 1May 11 '21

Kinds of Web Performance Data

This is an excerpt from Chapter 3 of The Definitive Guide to Measuring Web Performance. There...

Learn More 7 0May 10 '21

Web Performance Metrics

This is an excerpt from Chapter 2 of The Definitive Guide to Measuring Web Performance. Now...

Learn More 8 0May 6 '21

Web Performance Fundamentals

This is an excerpt from Chapter 1 of The Definitive Guide to Measuring Web Performance. In this...

Learn More 26 0May 4 '21