-
rust) cargo보다 5배 빠르다고 하는 fleet 🚀(컴파일 속도5배 빨라지는듯 ㅜㅜ)코딩Coding/Rust❤️Optimization❤️ 2022. 4. 27. 10:40728x90
Fleet is the blazing fast build tool for Rust. Compiling with Fleet is up-to 5x faster than with cargo.
컴파일이 5배 빠르다고 하는것 같은데 ㅋ
의미가 있나?
프로그램이 더 빨라져야 좋지 ㅎㄹ
https://github.com/dimensionhq/fleet반응형'코딩Coding > Rust❤️Optimization❤️' 카테고리의 다른 글
Rust최적화❤️Conditional Compilation with Cargo Features❤️ (0) 2022.05.15 Rust) inline_const (0) 2022.05.10 Rust]_뭐가 빠른지 비교할때 쓰는 cargo bench__최적화할 기능이 뭔지 Rust를 잘 찾아보자 (0) 2022.05.02 HashMap보다는 vec/3d array를 활용하자rule enum보다는 bool array가 더 빠름❤️Rust multi-threading code review (0) 2022.05.02 Rust]ToOwned가 속도가 빠름, to_string보다 ToOwned가 짱 (0) 2022.04.27 Rust_inline개념 이해(Inlining is a trade-off between potential execution speed, compile time and code size) (0) 2022.04.26 Rust] String::from("") vs to_string() 차이점 (to_ cost가 비싸다 ❤️ Naming Guide (0) 2022.04.26 Rust❤️Design Patterns -eBook (0) 2022.04.26