[Bug libstdc++/19642] streaming doubles is very slow compared to sprintf

joerg dot richter at pdv-fs dot de gcc-bugzilla@gcc.gnu.org
Thu Jan 27 08:09:00 GMT 2005


------- Additional Comments From joerg dot richter at pdv-fs dot de  2005-01-27 08:08 -------
std::cout.imbue( std::locale( "C" ) );
  nor
std::cout.imbue( std::locale::classic() );
  nor
export LANG=C

does change anything

   Joerg


-- 


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



More information about the Gcc-bugs mailing list