Optimizing a C++ program
Publicerad taggat c++, hack, neural network, performance.
A small case study of how to optimize a C++ program.
Skriverier då och då, på webben sedan 1995
Publicerad taggat c++, hack, neural network, performance.
A small case study of how to optimize a C++ program.
Publicerad taggat c++, hack, iostream, performance.
I did a small performance test of gcc 3.4 compared to earlier versions. I think it is safe to say that standard c++ iostreams performance is greatly improved in gcc 3.4.