Hacker News new | ask | show | jobs
by norman784 1201 days ago
> We have already used Rspack in internal projects and achieved a 5-10 times improvement in compilation performance.

Per their intro[0] page, I would recommend to read the entire intro page, it give some thought and brief comparison between webpack, vite, esbuild and turbopack.

[0] https://www.rspack.dev/guide/introduction.html#current-statu...