-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Dear Maintainers,
I just wanted to take a moment to express my sincere appreciation for this wonderful package. The quality and usefulness of this project are truly impressive, and it's clear that a lot of care and expertise has gone into its development.
A special thank you to all the contributors who have dedicated their time and effort to create and maintain this valuable resource. Your work is greatly appreciated!
We successfully migrated our frontend project from Umi4 to Kmi, encompassing 4,155 modules (as of migration date). The performance improvements are significant across all key metrics:
| Metric | Before (Webpack) | After (Rspack) | Improvement |
|---|---|---|---|
| Bundle Size | 9.5MB | 8.4MB | ↓ 13% |
| Build Time | 36,000ms | 6,500ms | ↑ 450% |
| HMR | 1,000ms+ | 200-300ms | ↓ 70% |
| Cold Start | 37,401ms | 7,584ms | ↓ 80% |
Key Achievements:
- 83% faster builds - Reduced from 36 seconds to just 6.5 seconds
- Near-instant HMR - Hot Module Replacement now under 300ms
- Lighter bundles - 1.1MB smaller output with 13% size reduction
- 5x faster cold starts - Project initialization time cut by 80%
The migration to Kmi with Rspack has dramatically improved our development experience and build performance while maintaining excellent output quality.
While these results are already impressive, I believe there's still room for further optimization in our project - we just haven't had the opportunity to conduct deeper analysis yet!
Best regards,
guangzan