
26 Sep
2004
26 Sep
'04
3:39 p.m.
Igor Kholodov <C.JUMP@prodigy.net> wrote:
I am testing immutable string outside boost, using it as string type with common text transformation library (http://cttl.sourceforge.net/). It works quite well, about 18% speed is gained while parsing large XML documents (>1MB) when using const_string.
Could you please specify the compiler and STL implementation you use?
Tested with GCC 3.4.1 (mingw) and GCC 3.2.3 on linux. Igor Kholodov cttl@users.sourceforge.net http://cttl.sourceforge.net/ Igor Kholodov http://cttl.sourceforge.net/