web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(rspack): add deferImport and sourceImport fields to ExperimentsBuilder
magic-akari:feat/source-phase-import
6 minutes ago
test: satisfy socket.dev security
test_socket_sec
14 minutes ago
test(rspack_watcher): cover mtime baseline persistence across watch cycles Regression for the FSEvents stale-event race fixed in this PR. Walks the lifecycle a single `PathManager` sees during rspack's aggregate -> pause -> rebuild -> rewatch loop, with a real file write landing between the two `watch()` calls -- the slow-runner case where the FSEvent is queued in the kernel but not yet delivered when the second cycle starts. Asserts the three invariants the fix introduces: 1. `file_mtimes` survives `reset()`. 2. `set_file_mtime_if_absent` is a no-op for an already-baselined path, so the post-write mtime can't overwrite the original. 3. The delayed change event is therefore not suppressed by `has_mtime_changed`, and the baseline advances atomically.
fix/fsevents-mtime-race
33 minutes ago
fix: satisfy import.meta.glob clippy
codex/importmetaglob-query
35 minutes ago
fix(css): address export type ci failures
codex/export-type-css
2 hours ago
CLI run
by
hardfist
2 hours ago
CLI run
by
hardfist
2 hours ago
Merge remote-tracking branch 'origin/main' into fix/fsevents-mtime-race
fix/fsevents-mtime-race
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat: support source phase import for WebAssembly modules
#13864
23 days ago
42b902b
magic-akari:feat/source-phase-import
CodSpeed Performance Gauge
0%
test: satisfy socket.dev security
#14138
24 minutes ago
a1384aa
test_socket_sec
CodSpeed Performance Gauge
0%
fix(rspack_watcher): keep mtime baseline persistent across watch() cycles
#14077
42 minutes ago
3f19398
fix/fsevents-mtime-race
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs