Re: [PATCH] STDCXX-1073

2012-10-18 Thread Liviu Nicoara
On 10/18/12 11:02, Martin Sebor wrote: On 10/16/2012 10:38 AM, Liviu Nicoara wrote: I have enhanced the collation test, 22.locale.collate.cpp with a bunch of cases that deal with embedded strings, inside the input strings as well as at the edges. More defects became apparent, and they have been

Re: Performance tests

2012-10-18 Thread Liviu Nicoara
On 10/18/12 10:49, Martin Sebor wrote: On 10/16/2012 10:45 AM, Liviu Nicoara wrote: Are there any performance tests (and measurements) of STDCXX features against similar features in libc? I don't think so. A long time ago I benchmarked stdcxx iostreams and stdio on a variety of operating syste

Re: [PATCH] STDCXX-1073

2012-10-18 Thread Martin Sebor
On 10/16/2012 10:38 AM, Liviu Nicoara wrote: I have enhanced the collation test, 22.locale.collate.cpp with a bunch of cases that deal with embedded strings, inside the input strings as well as at the edges. More defects became apparent, and they have been fixed. I have re-worked the src/collate

Re: Performance tests

2012-10-18 Thread Martin Sebor
On 10/16/2012 10:45 AM, Liviu Nicoara wrote: Are there any performance tests (and measurements) of STDCXX features against similar features in libc? I don't think so. A long time ago I benchmarked stdcxx iostreams and stdio on a variety of operating systems but I'm not sure where those results