View Single Post
Old Jul 2nd, 2006, 7:24 PM   #5
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Google do a lot of work with large sets of data, and they use C++. Beyond a certain point, the disadvantages start outweighing the advantages. I shouldn't think that you could get much gains in assembly over C. Unless you're working with very low resources (such as a PIC or some small, embedded system), I shouldn't think assembly would be your best choice.
Arevos is offline   Reply With Quote