> graphs, compare, dashboard, bootstrap, status, help.

Comparing size:linked_artifact between #124743 and #124706

#124743 2024-05-09 (6f7e00a3)
#124706 2024-05-09 (8c7c151a)
🔎 compare commits
Do another comparison â–¶
Commits
Metric
Compile-time
No results
Runtime
No results
Bootstrap
673.446 -> 674.785
1.3s (0.199%)
Artifact size
315.79 MiB -> 315.96 MiB
173.13 KiB (0.054%)
Select metric:
Instructions
Cycles
Wall time
Max RSS
Filters â–¶
Filter
Profiles
? The different compilation profiles (check, debug, opt, doc).
  • ? Check build that does not generate any code.
  • ? Debug build that produces unoptimized code.
  • ? Release build that produces as optimized code as possible.
  • ? Documentation build that produces HTML documentation site produced by `rustdoc`.
Scenarios
? The different scenarios based on their incremental compilation cache state.
  • ? A non-incremental full build starting with empty cache.
  • ? An incremental build starting with empty cache.
  • ? An incremental build starting with complete cache, and unchanged source directory -- the "perfect" scenario for incremental.
  • ? An incremental build starting with complete cache, and an altered source directory. The typical variant of this is "println" which represents the addition of a `println!` macro somewhere in the source code.
Backends
? The different codegen backends used to generate executable code.
  • ? The default LLVM backend.
  • ? Alternative Cranelift backend, used primarily for faster debug builds.
Categories
? Select benchmarks based on their category (primary or secondary).
  • ? Real-world benchmarks.
  • ? Artificial benchmarks and stress-tests.
Artifacts
? Select benchmarks based on the artifact that they produce (either a binary or a library).
Show non-relevant results
? Whether to show test case results that are not relevant (i.e., not significant or have a large enough magnitude). You can see here how relevance is calculated.
Display raw data
? Whether to display or not raw data columns.
Aggregations â–¶
Profile
check
No results
debug
No results
opt
No results
doc
No results
Scenario
full
No results
incr-full
No results
incr-unchanged
No results
incr-patched
No results
Category
primary
No results
secondary
No results
Primary benchmarks â®¯
No relevant results (enable Filters -> Show non-relevant results to see all)

Secondary benchmarks â®­
No relevant results (enable Filters -> Show non-relevant results to see all)



Updated as of: 7/19/2025, 10:52:21 PM
Contribute on GitHub