Comment by pjmlp
1 day ago
There is a way to make C++ beat Rust though.
Make use of binary libraries, export templates, incremental compilation and linking with multiple cores, and if using VC++ or clang vLatest, modules.
It still isn't Delphi fast, but becomes more manageable.
No comments yet
Contribute on Hacker News ↗