Skip to content

Commit 2c1ddc9

Browse files
authored
Merge pull request #1937 from rust-lang/perf-10
Updating perf for this week
2 parents aaff9ff + 5342ce1 commit 2c1ddc9

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
@@ -93,16 +93,12 @@ If you are a Rust project owner and are looking for contributors, please submit
9393

9494
## Rust Compiler Performance Triage
9595

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

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

103-
[memory usage improvements]: https://perf.rust-lang.org/?start=4896450e7e0a522486b4d3a8d360ac4e1d2072a0&end=d32238532138485c80db4f2cd596372bce214e00&absolute=false&stat=max-rss
104-
105-
1 Regressions, 4 Improvements, 0 Mixed
101+
1 Regressions, 0 Improvements, 0 Mixed
106102

107103
## Approved RFCs
108104

0 commit comments

Comments
 (0)