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
/
ci
/
pgo.sh
Age
Commit message (
Expand
)
Author
Lines
2023-03-02
Remove dead pgo.sh file
Nikita Popov
-230
/
+0
2022-10-09
Use BOLT in x64 dist CI to optimize LLVM
Jakub Beránek
-5
/
+34
2022-07-28
bump rustc-perf commit
Jane Losare-Lusby
-2
/
+2
2022-07-24
Revert "Revert "Use ICF (identical code folding) for building rustc""
Jubilee Young
-0
/
+4
2022-07-18
Revert "Use ICF (identical code folding) for building rustc"
Jakub Beránek
-4
/
+0
2022-07-17
Use LLD linker for compiling rustc on Linux x64 and use ICF for binary size o...
Jakub Beránek
-0
/
+4
2022-07-11
introduce PGO on the `dist-x86_64-msvc` builder
Rémy Rakic
-12
/
+46
2022-07-11
make linux PGO script more generic
Rémy Rakic
-39
/
+70
2022-05-28
Add PID to LLVM PGO profiles generated in CI and measure PGO statistics
Jakub Beránek
-10
/
+36
2022-05-23
Add bitmaps and diesel to `rustc` PGO benchmarks
Jakub Beránek
-1
/
+2
2022-05-17
Add PID to rustc PGO profiles generated in CI
Jakub Beránek
-1
/
+5
2022-04-11
CI: do not compile libcore twice when performing LLVM PGO
Jakub Beránek
-6
/
+0
2022-04-07
Update rustc-perf version used in CI and also the corresponding PGO benchmarks
Jakub Beránek
-7
/
+12
2022-03-08
Create a function for gathering profiles and run only Full benchmarks in LLVM...
Jakub Beránek
-39
/
+38
2022-03-07
Gather more profile data for LLVM PGO
Jakub Beránek
-10
/
+28
2022-02-06
Build libcore as 2021 in a few more places
Scott McMurray
-8
/
+8
2021-10-14
Move LLVM profiling to a separate phase of compilation
Mark Rousskov
-8
/
+30
2021-08-24
PGO for LLVM builds on x86_64-unknown-linux-gnu in CI
Mark Rousskov
-49
/
+47
2021-07-10
Use clang 12.0.1 on dist-x86_64/i686-linux
Nikita Popov
-1
/
+1
2021-06-28
Add inflate to pgo
jackh726
-3
/
+5
2021-05-10
update perf version used for PGO
Ralf Jung
-1
/
+1
2021-04-24
update rustc-perf version that is used for PGO
Ralf Jung
-1
/
+1
2021-02-09
ci: allow unstable features in some PGO benchmarks
Pietro Albini
-2
/
+4
2021-01-30
Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum"
Nikita Popov
-1
/
+1
2021-01-28
Update Python and Clang on x86 dist images
Nikita Popov
-1
/
+1
2021-01-25
ci: use the monorepo's lockfile when building cargo for pgo profiling
Pietro Albini
-0
/
+14
2020-12-22
Utilize PGO for rustc linux dist builds
Mark Rousskov
-0
/
+47