Y
Hacker News
new
|
ask
|
show
|
jobs
by
adrianN
1118 days ago
C++ doesn't compile that much faster than Rust.
1 comments
snovv_crash
1115 days ago
Modern C++, I agree. C++98 is a lot faster to compile though, even the same code using the same standard library calls.
link
adrianN
1115 days ago
Having worked on a modestly sized C++98 codebase in the recent past, I don't think I agree. But of course it would need proper benchmarks.
link