rays icon indicating copy to clipboard operation
rays copied to clipboard

Clang compilation for C++

Open diegoperini opened this issue 11 years ago • 1 comments

Using Clang from LLVM toolchain may yield different results which should be used instead if it turns out to be faster.

C++ = min( clang , gcc )

diegoperini avatar Oct 06 '13 01:10 diegoperini

Yep... gotta test the difference in performance between gcc and clang

kidoman avatar Oct 06 '13 05:10 kidoman