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

Rust

5999 readers
19 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
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 3 points 1 year 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.