web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf(core): defer top-level declaration flattening
#13662
Comparing
codex/top-level-declarations-multiple
(
b1a5b28
) with
main
(
6c9c5af
)
CodSpeed Performance Gauge
-5%
Regression
1
Untouched
18
Skipped
9
Archived
10
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Skipped
Archived
38 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@create_concatenate_module
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
-4%
42.7 ms
44.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@create_module_hashes
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
+1%
22.1 ms
21.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@create_chunk_ids
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
+1%
10.9 ms
10.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@flag_dependency_exports
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
17.4 ms
17.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@create_module_ids
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
12.6 ms
12.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@persistent_cache_restore@basic-react-development
xtask/benchmark/benches/groups/persistent_cache.rs::persistent_cache::persistent_cache_benchmark::persistent_cache
CodSpeed Performance Gauge
0%
26.2 ms
26.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@build_chunk_graph
xtask/benchmark/benches/groups/build_chunk_graph.rs::chunk_graph::build_chunk_graph_benchmark
CodSpeed Performance Gauge
0%
111.5 ms
111.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@flag_dependency_usage
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
30.8 ms
30.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@build_module_graph
xtask/benchmark/benches/groups/build_chunk_graph.rs::chunk_graph::build_module_graph_benchmark
CodSpeed Performance Gauge
0%
1.5 s
1.5 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bundle@threejs-development
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
CodSpeed Performance Gauge
0%
708.4 ms
708.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bundle@threejs-production-sourcemap
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
CodSpeed Performance Gauge
0%
2 s
2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
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
0%
27.5 ms
27.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bundle@basic-react-production-sourcemap
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
CodSpeed Performance Gauge
0%
734.2 ms
734.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
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 ms
12.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@scan_dependencies@three_module
xtask/benchmark/benches/groups/scan_dependencies.rs::scan_dependencies::benchmark_scan_dependencies
CodSpeed Performance Gauge
0%
23.7 ms
23.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@create_chunk_hashes
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
4.2 ms
4.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bundle@basic-react-development
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
CodSpeed Performance Gauge
-1%
345.1 ms
346.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@split_chunks
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
-1%
6.7 ms
6.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
rust@concatenate_module_code_generation
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
-3%
131.3 ms
135 ms
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
js@stats.toJson()
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
21 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
js@record module
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
1.9 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
js@Traverse module graph by dependencies
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
840.4 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
js@record chunk group
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
79.4 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
js@collect imported identifiers
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
211.8 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
js@external getResolve
tests/bench/ts-react.bench.ts::TypeScript React project
Skipped
1.5 ms
*
1
2
Commits
Click on a commit to change the comparison range
Base
main
6c9c5af
-38.73%
perf(core): defer top-level declaration flattening
044906a
24 days ago
by LingyuCoder
+1.4%
update
04518a4
24 days ago
by LingyuCoder
+32.2%
chore(review): address PR feedback
b1a5b28
24 days ago
by LingyuCoder
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs