ky_vulnerable·9 か月前·議論What matters in the end is the robots we made along the way. That's how the saying goes, right?
ky_vulnerable·9 か月前·議論When I used to code in C++, I went down a long rabbit hole of compiler optimizations. It's way more complicated than we give developers credit for. Coming from C++ to Rust, I was happy to see that `--release` optimizes (almost) everything for you.