Comment by pjmlp
15 days ago
There are other C++ compilers to benchmark against, using the same common C subset for comparison, though.
15 days ago
There are other C++ compilers to benchmark against, using the same common C subset for comparison, though.
Is there still any non-LLVM C++ compiler left besides GCC? LLVM is not exactly known for its speed.
Many embedded vendors still haven't made the jump, and Microsoft.
MSVC?