Tagged articles
5 articles
Page 1 of 1
AutoHome Frontend
AutoHome Frontend
Sep 26, 2019 · Frontend Development

Why TTFB Matters: Uncovering the Hidden Delays Behind Web Page Loads

This article explains what Time to First Byte (TTFB) actually measures, why network latency and server processing heavily influence it, and lists the many factors—from DNS lookup to CDN routing—that can increase TTFB, helping developers prioritize performance improvements.

CDNNetwork LatencyServer Timing
0 likes · 9 min read
Why TTFB Matters: Uncovering the Hidden Delays Behind Web Page Loads
21CTO
21CTO
Jan 5, 2016 · Frontend Development

How to Speed Up Your Website: Proven Front‑End Performance Hacks

This article explains why websites load slowly, outlines key factors such as compression, image optimization, removing unnecessary assets, progressive rendering, and async scripts, and shows how to measure improvements with tools like WebPageTest and Chrome DevTools.

Frontend OptimizationTTFBWeb Performance
0 likes · 10 min read
How to Speed Up Your Website: Proven Front‑End Performance Hacks