Avatar for the web-infra-dev user
web-infra-dev
rspack
BlogDocsChangelog

refactor: defer dependency export propagation

#13600
Comparing
codex/flag-dependency-exports-topo
(
2bde5e0
) with
main
(
640f999
)
CodSpeed Performance Gauge
-3%
Improvement
1
Untouched
17
Skipped
9
Archived
10

Benchmarks

37 total
rust@flag_dependency_exports
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
+15%
17.3 ms15.1 ms
bundle@basic-react-development
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
CodSpeed Performance Gauge
0%
345.2 ms344 ms
rust@build_chunk_graph
xtask/benchmark/benches/groups/build_chunk_graph.rs::chunk_graph::build_chunk_graph_benchmark
CodSpeed Performance Gauge
0%
111.3 ms111 ms
rust@flag_dependency_usage
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
30 ms29.9 ms
rust@create_chunk_hashes
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
4.2 ms4.2 ms
rust@create_concatenate_module
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
42.3 ms42.3 ms
rust@module_graph_api
xtask/benchmark/benches/groups/module_graph_api.rs::module_graph_api::module_graph_api_benchmark
CodSpeed Performance Gauge
0%
12.4 ms12.4 ms
rust@create_module_ids
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
12.6 ms12.6 ms
rust@split_chunks
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
6.7 ms6.7 ms
bundle@threejs-production-sourcemap
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
CodSpeed Performance Gauge
0%
2 s2 s
rust@build_module_graph
xtask/benchmark/benches/groups/build_chunk_graph.rs::chunk_graph::build_module_graph_benchmark
CodSpeed Performance Gauge
0%
1.5 s1.5 s
bundle@basic-react-production-sourcemap
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
CodSpeed Performance Gauge
0%
727.3 ms729.3 ms
rust@create_module_hashes
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
21.7 ms21.8 ms
bundle@threejs-development
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
CodSpeed Performance Gauge
-1%
707.3 ms712.9 ms
rust@create_chunk_ids
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
-1%
10.7 ms10.8 ms
rust@persistent_cache_restore_after_single_file_change@basic-react-development
xtask/benchmark/benches/groups/persistent_cache.rs::persistent_cache::persistent_cache_benchmark::persistent_cache
CodSpeed Performance Gauge
-1%
27.5 ms27.7 ms
rust@concatenate_module_code_generation
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
-1%
143.2 ms144.8 ms
rust@persistent_cache_restore@basic-react-development
xtask/benchmark/benches/groups/persistent_cache.rs::persistent_cache::persistent_cache_benchmark::persistent_cache
CodSpeed Performance Gauge
-3%
26.1 ms26.8 ms
js@is css mod
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
83.6 µs*
js@record module
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
1.9 ms*
js@stats.toJson()
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
20.9 ms*
js@Traverse module graph by connections
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
262.8 µs*
js@external getResolve
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
1.5 ms*
js@collect imported identifiers
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
210 µs*
js@Traverse compilation.modules
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
61.2 µs*

Commits

Click on a commit to change the comparison range
Base
main
640f999
-60.24%
chore: drop superpowers planning docs
c88e34a
28 days ago
by LingyuCoder
+60.5%
perf(javascript): skip empty deferred propagation
1aa9634
28 days ago
by LingyuCoder
-16.35%
fix(javascript): avoid deferred snapshot panic
f9b98a1
28 days ago
by LingyuCoder
+16.34%
fix(javascript): restore dynamic reexport behavior
5fc70fb
28 days ago
by LingyuCoder
+1.3%
perf(javascript): trim deferred propagation work
d263fdf
28 days ago
by LingyuCoder
-17.48%
test(javascript): sync export-star-ambiguous snapshot
3d503aa
28 days ago
by LingyuCoder
+13.24%
perf(javascript): reuse stable export analysis
8fb4322
28 days ago
by LingyuCoder
+2.96%
perf(javascript): narrow export analysis reuse
7bc1faa
28 days ago
by LingyuCoder
-20.97%
perf(javascript): precompute flat dependency targets
cfb9865
28 days ago
by LingyuCoder
+0.11%
fix(javascript): restore deferred wave refresh semantics
ff34648
28 days ago
by LingyuCoder
-0.2%
perf(javascript): index flat refresh dependents
a3a917c
28 days ago
by LingyuCoder
-0.19%
perf(javascript): cache deferred wave metadata
9243559
27 days ago
by LingyuCoder
+3.54%
perf(javascript): cache export dependency ids
a81d518
27 days ago
by LingyuCoder
-0.11%
test(javascript): fix propagation analysis helper
b7121f0
27 days ago
by LingyuCoder
-1.5%
perf(javascript): precompute export dependency targets
d9c9178
27 days ago
by LingyuCoder
-0.32%
perf(javascript): skip wave-local dependency tracking
94038d2
27 days ago
by LingyuCoder
+0.22%
fix(javascript): avoid extra dependency collection helper args
a0d7bc4
27 days ago
by LingyuCoder
+15.89%
perf(javascript): reuse static export analysis
cc3d4a7
27 days ago
by LingyuCoder
+2.04%
perf(javascript): cache named esm reexport analysis
1b76a71
27 days ago
by LingyuCoder
-1.62%
perf(javascript): widen esm export analysis reuse
2bde5e0
24 days ago
by LingyuCoder
© 2026 CodSpeed Technology
Home Terms Privacy Docs