this post was submitted on 11 Nov 2023
37 points (93.0% liked)

Rust

5999 readers
47 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 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] nh4n0@programming.dev 3 points 1 year 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.