How to speed up the Rust compiler some more
I recently wrote about some work I’ve done to speed up the Rust compiler. Since then I’ve done some more. Heap allocations My last post mentioned how heap allocations were frequent within rustc. This led to some wild speculation in some venues: about whether Rust should use heap allocation at all, about whether garbage collection … Continue reading How to speed up the Rust compiler some more
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed