27
you are viewing a single comment's thread
view the rest of the comments
[-] voklen@programming.dev 8 points 5 months ago

For me the biggest speedup in my workflow was not through actually cutting down on the build time but rather using cargo watch. With cargo watch -x run, it automatically rebuilds and runs on any change so by the time I switch to the terminal it's almost completely ready.

[-] tengkuizdihar@programming.dev 5 points 5 months ago* (last edited 5 months ago)

I can imagine this to tank my PC performance, especially on large projects lol

this post was submitted on 14 Nov 2024
27 points (96.6% liked)

Rust

6800 readers
8 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