web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
test(watcher): make safeTime unit tests cross-platform The directory-aggregation test used a Unix-style "/project/src" path, which is not absolute on Windows — update() relativized it (joined cwd) so the file's parent chain no longer matched the registered directory. Build the paths from std::env::temp_dir() instead. Also bump the real-change test sleep to 50ms to clear Windows' ~15.6ms SystemTime granularity.
stormslowly:feat/native-watcher-safetime
6 minutes ago
fix: preserve create require logical assignments
JSerFeng:fy/port-create-require
32 minutes ago
fix: propagate create require alias tags
JSerFeng:fy/port-create-require
1 hour ago
fix: gate create require hooks to imports
JSerFeng:fy/port-create-require
1 hour ago
fix: handle posix backslash create require paths
JSerFeng:fy/port-create-require
2 hours ago
fix: allow posix encoded backslash file urls
JSerFeng:fy/port-create-require
3 hours ago
fix: preserve aliased created require context
JSerFeng:fy/port-create-require
3 hours ago
feat(watcher): port watchpack safeTime/mtime-accuracy to native watcher The native watcher returned empty fileTimeInfoEntries / contextTimeInfoEntries (left as a TODO), so compiler.fileTimestamps / contextTimestamps were empty and the persistent-cache snapshot degraded to "trust changedFiles only". Port watchpack's safeTime mechanism into rspack_watcher: - FS_ACCURACY global + ensureFsAccuracy resolution detection - per-entry { safe_time, timestamp, accuracy } with initial/event regimes - fixupEntryAccuracy lazy tightening + directory safe_time aggregation - expose via napi getTimeInfo(); populate the two maps and getInfo() in NativeWatchFileSystem accuracy is kept internal: rspack's FileSystemInfoEntry exposes only { safeTime, timestamp }, matching webpack's public contract.
stormslowly:feat/native-watcher-safetime
3 hours ago
Latest Branches
CodSpeed Performance Gauge
+2%
feat: support parsing createRequire from module
#14206
40 minutes ago
cbec2e4
JSerFeng:fy/port-create-require
CodSpeed Performance Gauge
+2%
feat(watcher): port watchpack safeTime/mtime-accuracy to native watcher
#14267
4 hours ago
a310bbf
stormslowly:feat/native-watcher-safetime
CodSpeed Performance Gauge
+10%
test(module-federation): add lazyCompilation entries case
#14203
5 hours ago
0f1a8bc
test/lazy-compilation-mf-12443
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs