web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
test(watcher): regression for coalesced-rebuild dependency loss (#12904) A loader generates a file dependency mid-build and coalesces that build by invalidating while it is still running. After the queue settles, the watcher's incremental file tree (modelled exactly like the native watcher: first watch = full set, later watches = added/removed deltas) must equal rspack's fileDependencies. Fails before the fix — the dependency added in the skipped build is dropped — and passes after.
stormslowly:fix/native-watcher-coalesced-rebuild-deps
6 minutes ago
fix: parse ignored create require url args
JSerFeng:fy/port-create-require
14 minutes ago
fix: preserve shared fallback versions (#14219)
main
27 minutes ago
Merge branch 'main' into chore/update-rsdoctor-diff-action
chore/update-rsdoctor-diff-action
33 minutes ago
fix: normalize create require file urls
JSerFeng:fy/port-create-require
40 minutes ago
perf: reduce compilation hash overhead
codex/perf-compilation-create-hash
48 minutes ago
test(watcher): regression for coalesced-rebuild dependency loss (#12904) Reproduces the native-watcher delta loss deterministically: activating a lazy module while forcing a coalesced rebuild, then asserting the lazy module's dependency stays in the watcher's incremental set. Fails before the fix (the dependency is dropped), passes after.
stormslowly:fix/native-watcher-coalesced-rebuild-deps
54 minutes ago
perf: reduce compilation hash overhead
codex/perf-compilation-create-hash
1 hour ago
Latest Branches
CodSpeed Performance Gauge
-3%
chore: update rsdoctor action to v1.1.0
#14270
46 minutes ago
7de7ba5
chore/update-rsdoctor-diff-action
CodSpeed Performance Gauge
-15%
feat: support parsing createRequire from module
#14206
53 minutes ago
54e3961
JSerFeng:fy/port-create-require
CodSpeed Performance Gauge
+9%
perf: reduce compilation hash overhead
#14263
24 hours ago
5deb309
codex/perf-compilation-create-hash
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs