← Back to context Comment by uecker 19 days ago Of course, but gcc with -O0 is still slower and there is no TCC for C++. 4 comments uecker Reply pjmlp 18 days ago There are other C++ compilers to benchmark against, using the same common C subset for comparison, though. uecker 18 days ago Is there still any non-LLVM C++ compiler left besides GCC? LLVM is not exactly known for its speed. pjmlp 18 days ago Many embedded vendors still haven't made the jump, and Microsoft. not_a9 18 days ago MSVC?
pjmlp 18 days ago There are other C++ compilers to benchmark against, using the same common C subset for comparison, though. uecker 18 days ago Is there still any non-LLVM C++ compiler left besides GCC? LLVM is not exactly known for its speed. pjmlp 18 days ago Many embedded vendors still haven't made the jump, and Microsoft. not_a9 18 days ago MSVC?
uecker 18 days ago Is there still any non-LLVM C++ compiler left besides GCC? LLVM is not exactly known for its speed. pjmlp 18 days ago Many embedded vendors still haven't made the jump, and Microsoft. not_a9 18 days ago MSVC?
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?