Skip to content

Conversation

@chenjiahan
Copy link
Contributor

Rspack 1.1 should be up to 20% faster than Rspack v1.0.

This PR bumps Rspack and Rsbuild to the latest v1.1 version.

  • Rspack v1.0 (apps/10000):
hyperfine --warmup 1 --runs 3 'node --run build:rspack' 
Benchmark 1: node --run build:rspack
  Time (mean ± σ):      2.592 s ±  0.022 s    [User: 4.535 s, System: 10.997 s]
  Range (min … max):    2.573 s …  2.616 s    3 runs
  • Rspack v1.1 (apps/10000):
hyperfine --warmup 1 --runs 3 'node --run build:rspack' 
Benchmark 1: node --run build:rspack
  Time (mean ± σ):      2.125 s ±  0.059 s    [User: 3.620 s, System: 7.737 s]
  Range (min … max):    2.070 s …  2.188 s    3 runs

@IWANABETHATGUY IWANABETHATGUY merged commit f146d4f into rolldown:main Dec 26, 2024
@chenjiahan chenjiahan deleted the bump_rspack_v1.1 branch December 26, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants