Skip to content

Commit b37ab51

Browse files
perf
1 parent b275b48 commit b37ab51

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

draft/2021-04-14-this-week-in-rust.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -139,16 +139,12 @@ If you are a Rust project owner and are looking for contributors, please submit
139139

140140
## Rust Compiler Performance Triage
141141

142-
A pretty major week for [memory usage improvements] with an average of ~20% gains on memory usage for
143-
release builds, and 5% on check builds, due to an update in the default allocator
144-
used (to a more recent jemalloc). Wall time performance remained largely unchanged over this week.
142+
A very quiet week overall.
145143

146144
Triage done by **@simulacrum**.
147-
Revision range: [4896450e..d32238](https://perf.rust-lang.org/?start=4896450e7e0a522486b4d3a8d360ac4e1d2072a0&end=d32238532138485c80db4f2cd596372bce214e00&absolute=false&stat=instructions%3Au)
145+
Revision range: [d32238532138485c80db4f2cd596372bce214e00..5258a74c887f8ae14717e1f98b652b470877ce4e](https://perf.rust-lang.org/?start=d32238532138485c80db4f2cd596372bce214e00&end=5258a74c887f8ae14717e1f98b652b470877ce4e&absolute=false&stat=instructions%3Au)
148146

149-
[memory usage improvements]: https://perf.rust-lang.org/?start=4896450e7e0a522486b4d3a8d360ac4e1d2072a0&end=d32238532138485c80db4f2cd596372bce214e00&absolute=false&stat=max-rss
150-
151-
1 Regressions, 4 Improvements, 0 Mixed
147+
1 Regressions, 0 Improvements, 0 Mixed
152148

153149
## Approved RFCs
154150

0 commit comments

Comments
 (0)