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
/
bootstrap
/
metrics.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-17
move bootstrap utils into bootstrap/src/utils module
onur-ozkan
-258
/
+0
2023-07-13
Support `x suggest` with build-metrics
jyn
-0
/
+7
2023-07-09
Port PGO/LTO/BOLT optimized build pipeline to Rust
Jakub Beránek
-93
/
+5
2023-05-26
add reasoning for introducing a metrics format version
Pietro Albini
-3
/
+15
2023-05-26
rename metadata_version to format_version
Pietro Albini
-10
/
+9
2023-05-26
address review feedback
Pietro Albini
-5
/
+3
2023-05-25
introduce build metrics version numbers to handle breaking changes
Pietro Albini
-2
/
+31
2023-05-25
include test suite metadata in build metrics
Pietro Albini
-22
/
+55
2023-04-17
avoid including dry run steps in the build metrics
Pietro Albini
-4
/
+19
2023-04-02
Include invocation start times
Mark Rousskov
-1
/
+12
2023-03-02
record tests in build metrics
Pietro Albini
-5
/
+39
2023-02-27
Allow building serde and serde_derive in parallel
bjorn3
-1
/
+1
2022-11-16
update ntapi dep to remove future-incompat warning
klensy
-1
/
+1
2022-06-04
bump sysinfo version
Pietro Albini
-4
/
+4
2022-05-02
add build metrics, to gather ci stats from x.py
Pietro Albini
-0
/
+208