this post was submitted on 11 Nov 2023
36 points (92.9% liked)

Rust

7270 readers
27 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] nh4n0@programming.dev 3 points 2 years ago

Exciting! Nice to see how cranelift interacts with other compilation speedup strategies.

128GB RAM

72GB RAM

Wow... that's not normal. The could work nearly entirely in RAM. Just put the temporary build files in RAM.

Didn't know about mold and cranelift. Adding them to my notes.

Thanks for the share.