RE: [libxml++] write_to_stream speed



> The best advice for improving IOStream performance is to only use C++
> I/O (don't mix it with C stdio I/O) and unsynchronise the C and C++ I/O
> libs.

Investigating this for my project,
suspect that C++ locales may be 
a big performance hog.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]