web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(intern): drop the unused sized interner and move tests out of the source `Interned<T>` has no consumer: `ArcPath` interns through `InternedSlice`, and a sized handle would cost a second allocation for the path bytes. Remove it until something needs it. Its `Hash` carried the reason `write_u64` is required rather than `write_usize` (`IdentityHasher` keeps only 8-byte writes, and `write_usize` is 4 bytes on wasm32); that note moves to `InternedSlice` so the constraint stays recorded. The remaining tests move from inline `#[cfg(test)]` modules into `tests/`. Observing entry counts from outside the crate needs a public accessor, hence `InternSliceStorage::len`.
perf/arcpath-intern
5 minutes ago
perf(core): reserve filename render capacity
codex/compiled-filename-template
13 minutes ago
perf: avoid parsing concatenated module codegen (#14852)
main
20 minutes ago
perf: simplify relative path preallocation
codex/identifier-preallocate
34 minutes ago
perf(binding): optimize React Compiler crates for size (#15230)
main
1 hour ago
docs: remove transient cache guide
codex/fix-artifact-incremental-cache-independence
1 hour ago
docs: hide new cache experiment
codex/fix-artifact-incremental-cache-independence
8 hours ago
perf(paths): short-circuit interner equality on identical bytes
perf/arcpath-intern
9 hours ago
Latest Branches
CodSpeed Performance Gauge
+21%
perf(core): precompile filename templates cache
#15195
37 minutes ago
f659145
codex/compiled-filename-template
CodSpeed Performance Gauge
+5%
perf: preallocate identifier path buffers
#15220
13 hours ago
68430f2
codex/identifier-preallocate
CodSpeed Performance Gauge
0%
fix(core): decouple incremental artifacts from cache
#15229
1 hour ago
fec1be5
codex/fix-artifact-incremental-cache-independence
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs