[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fastest C++ Compiler?



Not to throw too much cold water on your desire for speed, but you can work until doomsday
trying to speed up execution of an algorithm and still have a hopelessly weak program. Speed
is the last thing Go programs need.