web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
refactor(split-chunks): reduce min-size clone overhead
#13530
Comparing
codex/pr15328-98aed08-only
(
0307c97
) with
main
(
5f17956
)
CodSpeed Performance Gauge
+1%
Improvement
1
Untouched
15
Skipped
19
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
Untouched
Skipped
35 total
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.8 ms
*
10.7 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.
bundle@basic-react-production-sourcemap
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
CodSpeed Performance Gauge
0%
730 ms
*
727.9 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
0%
21.8 ms
*
21.8 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
0%
9.1 ms
*
9 ms
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
0%
42.4 ms
*
42.3 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
0%
343.1 ms
*
342.8 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%
110.6 ms
*
110.5 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%
706.9 ms
*
706.7 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.1 s
*
2.1 s
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%
29.9 ms
*
29.9 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.
rust@create_module_ids
xtask/benchmark/benches/groups/compilation_stages.rs::compilation_stages::compilation_stages_benchmark
CodSpeed Performance Gauge
0%
12.6 ms
*
12.7 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%
20.2 ms
*
20.2 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
-1%
143.4 ms
*
144.8 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.
rust@build_chunk_graph_parallel
xtask/benchmark/benches/groups/build_chunk_graph.rs::chunk_graph::build_chunk_graph_benchmark
Skipped
114.7 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bundle@threejs-production
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
Skipped
1.6 s
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bundle@basic-react-production
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
Skipped
537.8 ms
*
Uses the
Memory instrument
to collect Memory usage metrics.
bundle@threejs-production-sourcemap
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
Skipped
48.7 MB
*
Uses the
Memory instrument
to collect Memory usage metrics.
rust@module_graph_api
xtask/benchmark/benches/groups/module_graph_api.rs::module_graph_api::module_graph_api_benchmark
Skipped
0 B
*
Uses the
Memory instrument
to collect Memory usage metrics.
bundle@basic-react-development
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
Skipped
11 MB
*
Uses the
Memory instrument
to collect Memory usage metrics.
rust@build_module_graph
xtask/benchmark/benches/groups/build_chunk_graph.rs::chunk_graph::build_module_graph_benchmark
Skipped
86.8 MB
*
Uses the
Memory instrument
to collect Memory usage metrics.
rust@build_chunk_graph
xtask/benchmark/benches/groups/build_chunk_graph.rs::chunk_graph::build_chunk_graph_benchmark
Skipped
14.3 MB
*
Uses the
Memory instrument
to collect Memory usage metrics.
bundle@basic-react-production-sourcemap
xtask/benchmark/benches/groups/bundle.rs::bundle::bundle_benchmark::bundle
Skipped
12.6 MB
*
1
2
Commits
Click on a commit to change the comparison range
Base
main
5f17956
-0.03%
fix(split-chunks): restore main compatibility for heap selection
d48d23c
2 hours ago
by LingyuCoder
+1.09%
fix(split-chunks): keep only min-size clone optimization
0307c97
2 hours ago
by LingyuCoder
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs