web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(core): precompile filename templates
codex/compiled-filename-template
42 minutes ago
chore: fix lint and formatting
seal/concat-local-ident
2 hours ago
perf(split-chunks): encapsulate name callback batching
codex/perf-split-chunks-js-callback-batching
2 hours ago
fix(css-extract): drop the unreachable BOM strip, cover the @import case Collapse the rendering strip to a single call: the per-module source is wrapped in `remove_bom`, so `ReplaceSource` keeps any attached source map aligned, and `remove_bom_str` is no longer needed — `rspack_core` is back to untouched. The strip in the `@import url` branch is not redundant, though. The check that routes a module there runs on the raw content, so a leading BOM hides the `@import url` prefix and the module is emitted after the style rules, where browsers ignore it. Normalising the check restores the hoisting, and that branch then really can carry a BOM. Covered by configCases/css/css-extract-with-bom-at-import, which uses `css-loader` `import: false` to keep the `@import` in the module content.
doxxx93:doxxx93/extract-css-bom
2 hours ago
feat(cache): reuse normal module builds in new cache
codex/issue-15190
3 hours ago
Merge branch 'main' into codex/enable-native-css-modules-tests
codex/enable-native-css-modules-tests
4 hours ago
test(css): update pure css snapshot
codex/enable-native-css-modules-tests
4 hours ago
refactor(css): use cssparser serialization helpers
codex/enable-native-css-modules-tests
6 hours ago
Latest Branches
CodSpeed Performance Gauge
+27%
refactor(core): precompile filename templates
#15195
2 hours ago
2b29fea
codex/compiled-filename-template
CodSpeed Performance Gauge
+23%
perf: avoid parsing concatenated module codegen
#14852
3 hours ago
d84ab09
seal/concat-local-ident
CodSpeed Performance Gauge
0%
perf: batch splitChunks JavaScript callbacks
#15147
3 hours ago
75c90a0
codex/perf-split-chunks-js-callback-batching
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs