Skip to content

Commit

Permalink
Auto merge of #118724 - onur-ozkan:refactor-x-install, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
speed up `x install` by skipping archiving and compression

Performing archiving and compression on `x install` is nothing more than a waste of time and resources. Additionally, for systems like gentoo(which uses `x install`) this should be highly beneficial.

[benchmark report](rust-lang/rust#118724 (comment))

Resolves #109308

r? Mark-Simulacrum (I think you want to review this, feel free to change it if otherwise.)
  • Loading branch information
bors committed Feb 25, 2024
2 parents b92017e + 8c612ad commit 37a8231
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 37a8231

Please sign in to comment.