index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
opt-dist
Age
Commit message (
Expand
)
Author
Lines
2023-10-23
Partial Revert: "Auto merge of #117018 - Kobzol:opt-dist-cargo-stage0"
Urgau
-1
/
+6
2023-10-22
Auto merge of #117062 - Kobzol:update-rustc-perf, r=Mark-Simulacrum
bors
-2
/
+2
2023-10-22
Update rustc-perf version
Jakub Beránek
-2
/
+2
2023-10-22
Pass host triple when running tests in `opt-dist`
Jakub Beránek
-0
/
+2
2023-10-22
Use beta cargo in opt-dist
Jakub Beránek
-6
/
+1
2023-10-16
opt-dist: disable unused features for tabled crate
klensy
-1
/
+1
2023-10-11
Pass BOLT settings at the correct step
Jakub Beránek
-3
/
+7
2023-10-09
Add `--enable-bolt-settings` bootstrap flag
Jakub Beránek
-0
/
+6
2023-10-09
Optimize `librustc_driver.so` with BOLT
Jakub Beránek
-43
/
+84
2023-10-02
Add artifact size and step duration summaries from `opt-dist` to github job s...
Jakub Beránek
-28
/
+94
2023-10-02
Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrum
bors
-1
/
+1
2023-10-01
implement major change tracking for the bootstrap configuration
onur-ozkan
-1
/
+1
2023-09-18
Fix build on Windows
Jakub Beránek
-0
/
+1
2023-09-13
Resolve clippy warnings
Jakub Beránek
-8
/
+6
2023-09-13
Refactor rustc-perf building
Jakub Beránek
-11
/
+13
2023-09-12
Add a Local environment to `opt-dist`
Jakub Beránek
-5
/
+77
2023-09-12
Fix `reset_directory` function
Jakub Beránek
-1
/
+1
2023-09-12
Refactor Environment
Jakub Beránek
-272
/
+260
2023-09-12
Make executable extension platform, rather than environment dependent
Jakub Beránek
-20
/
+20
2023-09-12
Store target triple in environment
Jakub Beránek
-10
/
+27
2023-09-04
Retry download of rustc-perf in opt-dist
Jakub Beránek
-1
/
+30
2023-09-04
Mirror the rustc-perf source
Mark Rousskov
-1
/
+1
2023-08-10
Auto merge of #114001 - meysam81:issue-111894-fix, r=clubby789
bors
-2
/
+2
2023-08-09
Remove usage of `--use-old-text` for BOLT
Jakub Beránek
-1
/
+6
2023-08-07
Rename method in `opt-dist`
Jakub Beránek
-5
/
+5
2023-08-06
fix(bootstrap): rename exclude flag to skip 🐛
Meysam Azad
-2
/
+2
2023-08-02
Generalize duration analysis
Jakub Beránek
-11
/
+23
2023-07-31
Rollup merge of #113804 - Kobzol:opt-dist-version, r=Mark-Simulacrum
Matthias Krüger
-6
/
+19
2023-07-31
Pass BOLT profile to bootstrap to be included in the reproducible artifacts a...
Jakub Beránek
-23
/
+28
2023-07-31
Implement BOLT optimization in the `opt-dist` tool
Jakub Beránek
-24
/
+163
2023-07-27
Auto merge of #113779 - Kobzol:try-build-no-lto, r=Mark-Simulacrum
bors
-1
/
+31
2023-07-18
Try to build LLVM without LTO
Jakub Beránek
-1
/
+31
2023-07-17
Resolve correct archive version name in `opt-dist`
Jakub Beránek
-6
/
+38
2023-07-16
Use log groups in `opt-dist`
Jakub Beránek
-20
/
+53
2023-07-14
Print artifact sizes in `opt-dist`
Jakub Beránek
-5
/
+45
2023-07-09
Port PGO/LTO/BOLT optimized build pipeline to Rust
Jakub Beránek
-0
/
+1240