Bundler Performance
Turbopack: High-performance bundler for React & TypeScript

Turbopack: High-performance bundler for React & TypeScript

10/25/2022

What this post added

Introduces Turbopack, a new Rust-based bundler designed to replace Webpack. Highlights its performance benefits, citing 700x faster updates on large applications and significantly faster startup times compared to Vite. Explains its architecture based on the Turbo framework for incremental memoization and caching. Details its initial integration with Next.js 13's development server, with plans for production builds and team-wide caching.

Read the original post ↗