5 ms·
> creating a super-optimized tight loop of a program in C++, C or (better) assembly might be much easier to do than in higher level JITted languages Sometimes,
by dleskov 12y ago
> creating a super-optimized tight loop of a program in C++, C or (better) assembly might be much easier to do than in higher level JITted languages
Sometimes, the situation is exactly opposite, though:
http://pzemtsov.github.io/2014/05/15/how-to-make-C-as-fast-as-java.html http://pzemtsov.github.io/2014/05/15/how-to-make-C-as-fast-a...
- deleted 12y ago[deleted]