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

Rust

7270 readers
18 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
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 3 points 2 years ago

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.