|
|
|
|
|
by bitbiter
4190 days ago
|
|
Unfortunately the only C++ comparison is with g++, which makes me wonder how much we're actually benchmarking the llvm backend versus the gcc backend. Perhaps even more interesting is how gcc C consistently outperforms g++ C++ (and Rust, for that matter). |
|