[Bug libstdc++/14078] Manipulators are slow

falk dot hueffner at student dot uni-tuebingen dot de gcc-bugzilla@gcc.gnu.org
Mon Feb 9 09:55:00 GMT 2004


------- Additional Comments From falk dot hueffner at student dot uni-tuebingen dot de  2004-02-09 09:55 -------
Subject: Re:  Manipulators are slow

"peturr02 at ru dot is" <gcc-bugzilla@gcc.gnu.org> writes:

 
> So it seems manipulators can be made a lot faster just by inlining
> the relevant versions of operators << and >>.

IMHO, we should only do that if it does not increase code size; these
manipulators are usually not very time critical, especially compared
to real I/O.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14078



More information about the Gcc-bugs mailing list