3 ms·
> Compiler performance is dominated by algorithms But you can always use the best algorithm no matter what your implementation language is, so it still makes s
by emtel 2mo ago
> Compiler performance is dominated by algorithms
But you can always use the best algorithm no matter what your implementation language is, so it still makes sense to prefer a language that makes it easy to write fast code.