web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Optimizations
Branches
Benchmarks
Runs
Performance History
Latest Results
perf: reduce retained dependency and source capacity (#15854)
main
2 minutes ago
perf(bench): add repeated CSS modules benchmark
codex/webpack-css-loader-tests
4 minutes ago
fix(types): allow unnamed module federation consumers (#15868)
main
29 minutes ago
perf(storage): speed up persistent cache restore Use lz4_flex's fast decoder and keep packs under 8 KiB uncompressed. The safe decoder's per-byte checks were most of the restore regression on the basic-react cache benchmark. Co-authored-by: hardfist <1562502418@qq.com>
cursor/persistent-cache-pack-compression-1f84
35 minutes ago
perf(storage): compress persistent cache packs with lz4 Sort pack items by key and store each pack as an lz4 block so the default persistent cache keeps repeated paths and sources off disk without a second on-disk format. Co-authored-by: hardfist <1562502418@qq.com>
cursor/persistent-cache-pack-compression-1f84
1 hour ago
perf(css): intern repeated css module local idents CSS module local-ident and self-reference dependencies each owned a copy of the hashed class name. Intern those strings so repeated Tailwind-style classes share one allocation without changing the persistent cache layout. Co-authored-by: hardfist <1562502418@qq.com>
cursor/css-local-ident-intern-288d
1 hour ago
refactor(css): restore ICSS symbol dependency template
codex/webpack-css-loader-tests
2 hours ago
fix(css): load async stylesheets with a shared runtime
codex/fix-css-shared-runtime-15858
2 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(css): align CSS Modules behavior with webpack css-loader fixtures
#15816
33 minutes ago
9b434f0
codex/webpack-css-loader-tests
CodSpeed Performance Gauge
-19%
perf: compress persistent cache packs with lz4
#15871
1 hour ago
8cbca9d
cursor/persistent-cache-pack-compression-1f84
CodSpeed Performance Gauge
+3%
perf: intern repeated CSS module local idents
#15870
2 hours ago
a378337
cursor/css-local-ident-intern-288d
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs