Frontend Dogma

“performance” Archive (3)

Entry (Sources) and Other Related TopicsDate#
Making the World’s Fastest Website, and Other Mistakes450
Ten Years of Page Bloat: What Have We Learned? (spe)449
,
Performance Signals for Customizing Website UX (tun/sma)448
, ,
A New Speed Milestone for Chrome (dev)447
, ,
7 Ways to Achieve a Faster Core Web Vitals Score (hac)446
Should Frontend Devs Care About Performance?445
Top 2021 CSS Frameworks Report: The CSS File Sizes (cit)444
, , ,
How to Make MPAs That Are as Fast as SPAs (cfe)443
, ,
Minimizing Google Fonts by Only Loading It for Certain Characters (ami)442
, , ,
Core Web Vitals: What Next? (moz)441
,
The Difference Between Brotli and Gzip Compression Algorithms to Speed Up Your Site440
, ,
This Is Why Your Node.js Application Is Slow439
Reducing the Web’s Carbon Footprint: Optimizing Social Media Embeds (mic/sma)438
, ,
Improving JavaScript Bundle Performance With Code-Splitting (cod/sma)437
, , ,
Speed Matters, but It Isn’t Everything436
,
Caching Header Best Practices (sim)435
, , ,
Big Images, Blazingly Fast434
,
Optimize Your PNGs With Oxipng and pre-commit433
, , ,
How to Avoid Layout Shifts Caused by Web Fonts (sim)432
, ,
Website Performance and the Planet431
,
Memory Leaks: The Forgotten Side of Web Performance (nol)430
A Unified Theory of Web Performance (sli)429
Exposing Mid-Resource LCP Values428
Page Visibility: If a Tree Falls in the Forest…427
,
Using Diagnostic Metrics426
Practical Tips for Load-Testing Web Applications425
, ,
The Business Case for Performance424
Faster Websites by Using Less HTML (j9t)423
, , ,
Redirect Liquidation (tim)422
,
Frontend Web Performance: The Essentials421
,
Web Performance, Core Web Vitals, and Vanity Metrics420
,
Hands On With the New Responsiveness Metrics419
,
Explain Like I’m Five: Web Performance Optimization (sto)418
Performance Implications of JavaScript Errors417
,
Defer Non-Critical Resources416
Caching: Understanding the Scope415
Test Your Product on a Crappy Laptop (eri/css)414
,
HTTP Compression413
, ,
Have Core Web Vitals Made the Web Faster? (tun)412
Plugging Memory Leaks in Your App (sto)411
Request for a General Theory of Web Performance410
Page Weight (htt)409
, , ,
Smashing Podcast Episode 44 With Chris Ferdinandi: Is the Web Dead? (cfe+/sma)408
, , , , ,
7 Ways to Improve Node.js Performance at Scale (app)407
,
Improving the Performance of Wix Websites (Case Study) (sma)406
, ,
How JavaScript Engines Achieve Great Performance405
,
Designing Sustainable Websites (ger)404
,
Performance (sia/htt)403
, , , ,
Why IndexedDB Is Slow and What to Use Instead402
, ,
Your CSS Is an Interface (eri)401
Get Your “Head” Straight (css/btc)400
,
Why Your Website Should Not Use Dithered Images399
, ,
Using Web Workers to Boost Third-Party Script Performance (log)398
,
Chrome DevTools: Record and Playback Your User Journeys397
, , , ,
How to Implement Memoization in React to Improve Performance396
, , ,
Everything You Have to Know About Core Web Vitals (fox/cal)395
Best Practices on Embedding Third-Party Web Widgets394
,
Building an Effective Image Component (dev)393
,
Web Performance Metrics Cheatsheet (ire)392
,
Optimizing Resource Loading With the Fetch Priority API (add+/dev)391
, ,
How I Made Google’s Data Grid Scroll 10× Faster With One Line of CSS390
New HTTP Standards for Caching on the Modern Web389
, , ,
My Challenge to the Web Performance Community (phi)388
jsPerf—Online JavaScript Performance Benchmark387
,
Using Modern Image Formats: AVIF and WebP (add/sma)386
, , , , , ,
Faster React Apps With Memoization385
,
ct.css—Let’s Take a Look Inside Your “<head>” (css)384
,
Small Bundles, Fast Pages: What to Do With Too Much JavaScript (cal)383
,
Optimizing Images on the Web (clo)382
,
Vanilla JS Is a Web Performance Decision (cfe)381
Blowing Up HTML Size With Responsive Images (deb)380
, ,
Designing for Long Waits and Interruptions: Mitigating Breaks in Workflow in Complex Application Design379
,
Writing High-Performance JavaScript (cfe)378
What Are the Web Performance Metrics That Actually Matter? (cfe)377
HTTP/3: Performance Improvements (pro/sma)376
,
Does Shadow DOM Improve Style Performance? (nol)375
, ,
Big O, Code Efficiency Analysis374
“<Lazy>” Rendering in Vue to Improve Performance373
, ,
A Performance-Focused Workflow Based on Google Tools (dev)372
, ,
How We Reduced Next.js Page Size by 3.5× and Achieved a 98 Lighthouse Score371
, , ,
CSS Architecture and Performance in Micro Frontends370
, ,
Learnings From a WebPageTest Session on CSS-Tricks (chr/css)369
A Beginner’s Guide to Lighthouse368
, , ,
How to Eliminate Render-Blocking Resources: A Deep Dive (sia)367
,
The Performance Effects of Too Much Lazy-Loading (rvi/dev)366
,
What Is Tree Shaking? (cfe)365
, ,
Performance Design: The Illusion of Speed364
Resource Inlining in JavaScript Frameworks (mge/dev)363
, ,
Making the Web—Faster (rau)362
, ,
Serving Sharp Images to High Density Screens (jaf)361
Half the Size of Images by Optimising for High Density Displays (jaf)360
,
Using AVIF to Compress Images on Your Site (dev)359
, ,
What Can the HTTP Archive Tell Us About Largest Contentful Paint?358
Best Practices for Fonts (tun/dev)357
,
CSS for Web Vitals (una/dev)356
,
How to Fix Cumulative Layout Shift (CLS) Issues (tun/sma)355
,
Tree-Shaking: A Reference Guide (ati/sma)354
, , ,
Reducing HTML Payload With Next.js (Case Study) (sma)353
, ,
An Introduction to Performance Budgets352
, ,
9 Principles of Good Web Design351
, , , , , ,
Bypassing Cookie Consent Banners in Lighthouse and WebPageTest (and)350
, , , , ,
The 5-Hour CDN (fly)349
Measuring Web Performance in Mobile Safari (css)348
, , , ,
What About Ember? (tka)347
Testing Performance (kel)346
Front-End Performance 2021: Delivery Optimizations (vit/sma)345
,
Front-End Performance 2021: Build Optimizations (vit/sma)344
, ,
Front-End Performance 2021: Assets Optimizations (vit/sma)343
, , ,
HTML and CSS Techniques to Reduce Your JavaScript342
, ,
Continuous Performance Analysis With Lighthouse CI and GitHub Actions (css)341
, ,
Optimizing Image Depth (mey/css)340
, ,
Page Weight (htt)339
, , ,
Time to Say Goodbye to Google Fonts: Cache Performance338
, ,
Best Practices for Inclusive Textual Websites337
, ,
Measuring Core Web Vitals With Sentry (fon/css)336
,
Warp: Improved JS Performance in Firefox 83 (jan)335
, , , , ,
The What, Why, and How of Using a Skeleton Loading Screen (tre)334
Core Web Vitals: A Guide to Google’s Web Performance Metrics (cra)333
, ,
Signed Exchanges (SXGs) (twi/dev)332
, ,
How to Create High-Performance CSS Animations (rac/dev)331
, ,
Reducing the Site Speed Impact of Third-Party Tags330
Enforcing Performance Budgets With Webpack (css)329
,
AVIF Has Landed (jaf)328
, , , , , , ,
Loading Third-Party JavaScript (add/dev)327
Performance Is an Issue of Equity (clo)326
Lazy Loading Images in Svelte (css)325
, ,
Methods of Improving and Optimizing Performance in React Apps (sma)324
,
We Need More Inclusive Web Performance Metrics (sco)323
,
How I Used Brotli to Get Even Smaller CSS and JavaScript Files at CDN Scale (css)322
,
5 Projects to Help You Master Modern CSS (cra)321
, ,
Core Web Vitals (chr/css)320
, ,
On Fixed Elements and Backgrounds (hui)319
, , ,
Speed Up Google Fonts (css)318
,
The Need for Speed, 23 Years Later317
,
Maybe You Don’t Need That SPA316
, ,
prerender.js (chr/css)315
Introducing Web Vitals: Essential Metrics for a Healthy Site (dev)314
, , ,
Real-World Effectiveness of Brotli (css)313
, ,
The Cost of JavaScript Frameworks (tka)312
, , , , , ,
Start Render: The Web Performance Metric That Heralds the End of the Blank Page311
,
Performance Tips: Minifying HTML, CSS, and JS310
, , , , ,
Setting Height and Width on Images Is Important Again (tun/sma)309
, ,
Improving Perceived Performance With the CSS “font-display” Property (the)308
,
Page Builders Might Not Be a Good Idea (cit)307
, ,
Do This to Improve Image Loading on Your Website (fon/css)306
,
Google Tag Manager vs. Page Speed: The Impact and How to Improve305
, , ,
The Web in 2020: Extensibility and Interoperability (una/css)304
, , , , , , , ,
Should You Self-Host Google Fonts? (tun)303
, ,
Improving Site Performance With Webpack Tree Shaking302
, ,
Performance Budgets, Pragmatically (css)301
Putting Devs Before Users: How Frameworks Destroyed Web Performance (uxd)300
,
An HTML Optimizer’s Config for html-minifier (j9t)299
, , , , ,
How Do You Remove Unused CSS From a Site? (chr/css)298
,
Speed Up Your Website With WebP (sma)297
, ,
A Guide to Optimizing Images for Mobile (sma)296
, , ,
Workflow Considerations for Using an Image Management Service (chr/css)295
, ,
On Writing Better Markup (j9t)294
, , ,
Recipes for Performance Testing Single Page Applications in Webpagetest (pha/css)293
, , ,
Some HTML Is “Optional” (chr/css)292
,
Faster Image Loading With Embedded Image Previews (sma)291
, , ,
Other Ways to SPAs (chr/css)290
,
Lazy Load Embedded YouTube Videos (chr/css)289
, ,
Optional HTML: Everything You Need to Know (j9t)288
,
Accessibility and Web Performance Are Not Features, They’re the Baseline (fon/css)287
, , ,
Handling Unused CSS in Sass to Improve Performance (sma)286
, ,
I Used the Web for a Day on a 50 MB Budget (sma)285
How Google Pagespeed Works: Improve Your Score and Search Engine Ranking (ben/css)284
, , ,
Browsers Are Pretty Good at Loading Pages, It Turns Out283
, ,
The Simplest Way to Load CSS Asynchronously (sco)282
,
Shifting the Performance Burden (sco)281
Optimizing Google Fonts Performance (sma)280
, ,
How to Increase Your Page Size by 1,500% With Webpack and Vue (bur/css)279
,
The Problem With Web Development Checklists, or: The Frontend Checklist, Revised (j9t)278
, , , ,
Responsible JavaScript (mal/ali)277
, , , , ,
Image Optimization in WordPress (sma)276
, ,
Self-Host Your Static Assets (css)275
,
Characteristics of a Strong Performance Culture (tka)274
,
Understanding Image Compression: Tooling and Context (j9t)273
, ,
The Scoville Scale of Web Font Loading Opinions (zac/btc)272
,
Browser Resource Hints: “preload”, “prefetch”, and “preconnect” (deb)271
, , ,
Optimizing Performance With Resource Hints (dre/sma)270
,
The Serif Tax (chr/css)269
Improving Perceived Performance With the Link “rel=preconnect” HTTP Header (and)268
, ,
“Cache-Control” for Civilians (css)267
,
How to Avoid DOM Blocking in JavaScript (cra)266
, ,
Rendering on the Web (add+/dev)265
, , , ,
HTML and Performance: Leave Out Optional Tags and Quotes (j9t)264
The Ethics of Web Performance (tka)263
,
The Elements of UI Engineering (dan)262
, , , , , ,
Static vs. Server Rendering261
, ,
Speed Up Next-Page Navigations With Prefetching (add)260
, , , ,
Keeping Sass Simple and Speedy on Eleventy (phi)259
,
On Visions for Performance, or: Performance Optimization Is a Process (j9t)258
, ,
Front-End Developers Have to Manage the Loading Experience (chr/css)257
Performance Rule #1: Do What You Need to Do—But Not More (j9t)256
Reduce JavaScript Payloads With Code Splitting (mal/dev)255
,
Performance Budgets 101 (dev)254
, ,
Improve Animated GIF Performance With HTML5 Video (sma)253
, ,
A Netflix Web Performance Case Study (add/dev)252
How to Configure Lighthouse for Balanced Quality Websites (j9t)251
, , , ,
A Guide to Caching in WordPress250
, , ,
A Minimal JavaScript Setup (css)249
, , , , ,
Chrome’s Noscript Intervention (tka)248
, , , ,
20 Tips for Optimizing CSS Performance (cra)247
, ,
Variable Fonts: What They Are, and How to Use Them246
, ,
Browser Painting and Considerations for Web Performance (css)245
, , ,
Slow Websites (geo/css)244
The Cost of JavaScript in 2018 (add)243
, , , ,
HTTP/2: The Difference Between HTTP/1.1, Benefits, and How to Use It242
, ,
Delivering WordPress in 7 KB (css)241
,
HTTP/2: Background, Performance Benefits, and Implementations240
,
Improving Performance Perception: On-Demand Image Resizing239
, , ,
How I Dropped 250 KB of Dead CSS Weight With PurgeCSS (sar)238
,
The Four Big Ways Jetpack Helps With Image Performance (css)237
, ,
Here’s the Thing About “Unused CSS” Tools (chr/css)236
, ,
7 Performance Tips for Jank-Free JavaScript Animations235
, ,
Making Your Website Faster and Safer With Cloudflare234
, ,
How Do You Know Your Website Is a Success? (sma)233
, , , , , , ,
Page Transitions for Everyone (css)232
, , , ,
Introducing Last Painted Hero (spe)231
How Fast Is AMP Really? (tka)230
, ,
Three Techniques for Performant Custom Font Usage (oll/css)229
, ,
AMP News (chr/css)228
, ,
Why Fast Matters (css/btc)227
,
How to Optimize CSS and JS for Faster Sites226
, , , ,
Finding Dead CSS (css)225
,
SYN Packet Handling in the Wild (clo)224
, ,
Performance of CSS Selectors Is Still Irrelevant (j9t)223
,
Progressive Web Apps: A Crash Course222
, , , ,
Optimizing CSS: Tweaking Animation Performance With DevTools221
, , , , , ,
On Big Picture Thinking in Web Development (j9t)220
, , , ,
How to Optimize SQL Queries for Faster Sites219
, , , , ,
Understanding the “Vary” Header (sma)218
, ,
The Front-End Checklist (the)217
, , , , , , ,
The State of the Web (fox)216
Using the Paint Timing API (mal/css)215
, , ,
(Now More Than Ever) You Might Not Need jQuery (oll/css)214
, , , ,
Three Reasons Why You Should Care About Google Lighthouse (fox/cal)213
,
What Is the Future of Front End Web Development? (chr/css)212
, , , , , , , , , , ,
What We Talk About When We Talk About Web Performance (btc)211
Let the Content Delivery Network Optimize Your Images (jon/sma)210
, ,
Optimizing Web Fonts for Performance: The State of the Art209
,
Brotli and Static Compression (mal/css)208
, , ,
A Comprehensive Guide to HTTP/2 Server Push (mal/sma)207
, , ,
Guetzli, Google’s New JPEG Encoder (tel)206
, , ,
AMP and the Web (tka)205
, , ,
Considering How We Use HTTP/2 (mal/ali)204
, ,
Using HTTP/2 Responsibly: Adapting for Users (mal/ali)203
, , ,
11 Tips to Optimize JavaScript and Improve Website Loading and Rendering Speeds202
, , , ,
The Web, Worldwide (tka)201
,