8 ms·
https://prev.rust-lang.org/en-US/faq.html#why-do-rust-programs-have-larger-binary-sizes-than-C-programs https://prev.rust-lang.org/en-US/faq.html#why-do-rust-pr
by jp3141 7y ago
https://prev.rust-lang.org/en-US/faq.html#why-do-rust-programs-have-larger-binary-sizes-than-C-programs https://prev.rust-lang.org/en-US/faq.html#why-do-rust-progra...
- masklinn 7y agoOne of the points has since been removed from reality: jemalloc was removed and the default allocator switched to system in 1.32 (January 2019)[0]. [0] https://github.com/rust-lang/rust/blob/master/RELEASES.md#compiler-2 https://github.com/rust-lang/rust/blob/master/RELEASES.md#co...