|
|
|
|
|
by flurrything
2879 days ago
|
|
> even C++ still compiles faster in non-template heavy code. But Rust is a template heavy language, and when it comes to compile time of template heave code, Rust is an order of magnitude faster than Clang in my experience (having worked a lot in and with Boost). |
|