Tag: #web-performance
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 4 posts
How Real Is the JPEG XL Comeback — 8 Months After Chromium's Reversal, Verified From the Source
In October 2022, Chromium removed the JPEG XL code, citing a lack of ecosystem interest, and that decision stayed the go-to example in image-format debates for over three years. On November 22, 2025, Chrome's ATLs revers
2026-07-17 · 13 min read #multimedia#jpeg-xl#chromium#browser#web-performanceThe Science of Modern Web Performance — A Deep Dive into Core Web Vitals, INP, LCP, CLS, RUM, Lighthouse, Critical Rendering Path, and Speculation Rules (2025)
Why is my site slow? In 2024, INP officially replaced FID, reshaping the three Core Web Vitals, while the Speculation Rules API, Partial Hydration, HTTP/3, and Early Hints all matured simultaneously. This post traces why
2026-04-15 · 21 min read #web-performance#core-web-vitals#inp#lcp#clsWeb Performance Optimization Complete Guide 2025: Core Web Vitals, LCP/INP/CLS, Loading Strategies
Everything about web performance optimization! Core Web Vitals (LCP/INP/CLS), image optimization (WebP/AVIF/lazy), bundle optimization (Tree Shaking/Code Splitting/Dynamic Import), caching strategies (Service Worker/CDN/
2026-04-14 · 22 min read #web-performance#core-web-vitals#lcp#inp#clsWeb Performance Optimization Complete Guide 2025: Core Web Vitals, Loading Strategies, and Rendering Patterns
Everything about web performance! Core Web Vitals (LCP/CLS/INP) optimization, image/font/JS optimization, Code Splitting, Tree Shaking, Service Worker, CDN, rendering patterns (SSR/SSG/ISR/Streaming), and achieving a Lig
2026-03-23 · 22 min read #web-performance#core-web-vitals#lcp#cls#inp