feb-2002 libstdc++ outstanding
Benjamin Kosnik
bkoz@redhat.com
Wed Mar 6 17:43:00 GMT 2002
> ps. IMHO efficiency is a real hard requirement. in almost our project
> where we reach a point when we have to optimize the code, the first
> thing is always to remove all c++ stream handling. ok in most case
> it's on windows with msvc's stream library which is an order slower
> than gcc's stdc++ stream library, but it's still faster to use C
> io library on linux too.
Yep. I'm going to start looking at this in a bit.
-benjamin
More information about the Libstdc++
mailing list