web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor: use rspack util base64
codex/use-rspack-util-base64
6 hours ago
fix: use base64-simd for hash digests
jin/base64
6 hours ago
test(hash): add base64 hash tests
jin/base64
7 hours ago
perf: streamline chunk group merging
codex/optimize-code-splitter-prepare
8 hours ago
refactor(make): simplify BuildResultTask flatten Apply simplify pass on top of the FlatBuildItem refactor: - Drop the misleading `with_capacity` hints. The previous `dependencies.len() + blocks.len()` undercounted inner block deps, so the Vec re-grew anyway. Plain `Vec::new()` lets amortized doubling do its job without pretending to know the right size. - Drop the duplicate block comment in `BuildTask::background_run`. The contract (deps before block, parent-block contiguity for index recovery) is already on the `FlatBuildItem` doc-comment and the main_run comment. - Hoist `let dependency_id = *dependency.id();` above the parent-block reset check so the arm reads top-to-bottom. No behavior change.
ilyasakin:perf/shrink-make-main-thread
10 hours ago
fix: is_relative_source_name
fix-relative-resource-path-bug
12 hours ago
perf: streamline chunk group merging
codex/optimize-code-splitter-prepare
12 hours ago
reuse prehashed resolver paths
codex/prehash-resolver-path-deps
12 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
refactor: use rspack util base64
#13978
6 hours ago
317416b
codex/use-rspack-util-base64
CodSpeed Performance Gauge
0%
fix(hash): fix base64 digest and hash salt
#13977
7 hours ago
c17954e
jin/base64
CodSpeed Performance Gauge
+9%
perf: optimize code splitter prepare
#13968
13 hours ago
783f718
codex/optimize-code-splitter-prepare
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs