Back to blog
Performance

Articles about Performance

28 articles

CDNPerformance

CDN: configuration and optimization for your website

Guide to CDN configuration: how to choose, configure, and optimize a content delivery network to speed up your website globally.

·1 min read
Lighthouse CIAutomation

Lighthouse CI: automate performance audits

Learn how to set up Lighthouse CI to automate web performance audits in your CI/CD pipelines.

·1 min read
BunJavaScript

Bun: the JavaScript runtime competing with Node.js on performance

Complete Bun vs Node.js vs Deno comparison: performance benchmarks, npm compatibility, built-in bundler, and real-world use cases in 2026.

·1 min read
AstroIslands Architecture

Astro and Islands Architecture: the future of static sites

Astro and Islands Architecture let you build ultra-fast websites with zero JavaScript by default. Complete guide to this innovative approach.

·1 min read
QwikJavaScript

Qwik: resumability, the alternative to traditional hydration

Qwik introduces resumability, a model that eliminates expensive hydration. Discover how it works and why it's key for web performance.

·1 min read
SolidJSSolidStart

SolidStart: the signals-based framework for reactive apps

SolidStart is the meta-framework for SolidJS. Discover how its signals and Virtual DOM-free rendering deliver superior performance.

·1 min read
Web DevelopmentSEO

Core Web Vitals: the complete guide to Google's page experience metrics in 2026

Everything you need to know about Core Web Vitals — LCP, INP, and CLS. Learn how to measure, optimize, and pass Google's page experience assessment.

·3 min read
WebpackTurbopack

Turbopack vs Webpack: performance comparison 2026

Detailed comparison between Turbopack and Webpack in 2026: build speed, HMR, configuration, and when to use each bundler.

·1 min read
Next.jsPerformance

Partial Prerendering: Next.js new rendering model

Partial Prerendering combines SSG, SSR, and ISR in a single page. How it works and why it's the future of rendering in Next.js.

·1 min read
ReactPerformance

React Compiler: how it optimizes your component performance

The React Compiler automates component memoization. Learn how it works and how it can speed up your applications without manual code.

·1 min read
ArtilleryLoad Testing

Load Testing with Artillery: traffic simulation

Learn Artillery for load testing: HTTP and WebSocket traffic simulation, configurable scenarios, and detailed performance reports.

·1 min read
Next.jsReact

Next.js 17: all the features of the React framework in 2026

Explore Next.js 17 new features: stable Server Components, Turbopack in production, improved caching, and new APIs for modern web development.

·1 min read
WebAssemblyWasm

WebAssembly: native performance in the browser

Guide to WebAssembly (Wasm): how to run near-native performance code in the browser and its practical applications.

·1 min read
TurborepoMonorepo

Turborepo: efficient monorepos for development teams

Turborepo optimizes monorepos with intelligent caching and task parallelization. Learn to manage multiple packages with efficient builds.

·1 min read
PageSpeed InsightsPerformance

PageSpeed Insights: understand all metrics

Guide to understanding every PageSpeed Insights metric: Core Web Vitals, opportunities, diagnostics, and how to improve your score.

·1 min read
Edge ComputingServerless

Edge Computing: applications beyond serverless functions

Guide to Edge Computing: process data close to the user to reduce latency, improve performance, and enable new applications.

·1 min read
BundleAnalysis

Bundle Analysis: how to analyze and optimize your bundle

Bundle analysis is key to performance optimization. Tools and techniques for identifying and removing unnecessary code from your application.

·1 min read
Code SplittingPerformance

Code Splitting: strategies to reduce initial bundle size

Code Splitting divides your application into smaller chunks loaded on demand. Strategies for reducing initial JavaScript in production.

·1 min read
Lazy LoadingPerformance

Lazy Loading: patterns for on-demand content loading

Lazy Loading lets you load content only when needed. Patterns for images, components, and routes that improve initial performance.

·1 min read
Web VitalsPerformance

Web Vitals: advanced optimization beyond the basics

Advanced Core Web Vitals optimization: LCP, INP, and CLS. Professional techniques for achieving perfect metrics in production.

·1 min read
LighthousePerformance

Lighthouse 12: new metrics and how to improve your score

Lighthouse 12 introduces new performance and accessibility metrics. Learn to improve your score with modern optimization techniques.

·1 min read
WebGPUGraphics

WebGPU: high-performance graphics on the web

WebGPU is the new graphics API for the web, successor to WebGL. Higher performance, general compute, and better modern GPU integration.

·1 min read
Web DevelopmentPerformance

Image optimization for the modern web: techniques that actually work

Learn modern image optimization techniques — WebP/AVIF formats, responsive images, lazy loading, CDN delivery, and Next.js Image component best practices.

·3 min read
Web WorkersMultithreading

Web Workers: multithreading in the browser

Web Workers let you execute code in separate browser threads. Learn to use multithreading to improve your web app performance.

·1 min read
CSSLightning CSS

Lightning CSS: the fastest CSS bundler

Lightning CSS is an ultra-fast CSS bundler written in Rust. Comparison, features, and how to integrate it into your frontend workflow.

·1 min read
CSSAnimations

Scroll-Driven Animations: CSS scroll-based animations

Scroll-Driven Animations let you animate elements based on user scroll without JavaScript. How to use the new CSS animation API.

·1 min read
BackpressureReactive

Backpressure: how to handle load in reactive systems

Guide to Backpressure in reactive systems: strategies for handling load spikes, buffering, throttling, and flow control in Node.js.

·2 min read
SEOPage Speed

Page speed and SEO: how to optimize for Core Web Vitals

A practical guide to page speed optimization for SEO. Learn how to improve LCP, INP, and CLS to boost rankings and user experience.

·3 min read