On Thu, Oct 25, 2012 at 08:20:59AM -0400, Wayne Stambaugh wrote: > I wouldn't have guessed that it would be that much of a difference. > Go figure. We should probably do a global search and replace of any > other instances of wxFileOutputStream. If memory serves, I seem to > remember it being used in other places.
C++ streams are notoriously slower than stdio (especially on gcc...). At least that's what I heard. I simply never use them because they're inconvenient XD -- Lorenzo Marcantonio Logos Srl
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

