web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
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
2 hours ago
Merge branch 'main' into codex/enable-native-css-modules-tests
codex/enable-native-css-modules-tests
3 hours ago
test(css): update pure css snapshot
codex/enable-native-css-modules-tests
3 hours ago
refactor(css): use cssparser serialization helpers
codex/enable-native-css-modules-tests
5 hours ago
perf(split-chunks): optimize batched chunk deduplication
codex/perf-split-chunks-js-callback-batching
5 hours ago
Latest Branches
CodSpeed Performance Gauge
+23%
perf: avoid parsing concatenated module codegen
#14852
2 hours ago
d84ab09
seal/concat-local-ident
CodSpeed Performance Gauge
0%
perf: batch splitChunks JavaScript callbacks
#15147
2 hours ago
75c90a0
codex/perf-split-chunks-js-callback-batching
CodSpeed Performance Gauge
0%
fix(css-extract): strip BOM from module content before concatenation
#15169
2 hours ago
93ba7d5
doxxx93:doxxx93/extract-css-bom
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs