Hi,

>>> Linux i686        0.704u 0.004s 0:00.70 100.0%    5587 ms           2079.593
>> 1. Which locale do you use ?
> 
> LC_CTYPE is set to en_US and LC_LANG/LC_ALL are unset. So I assume
> 'en_US'.
> 

Can you try using the C locale, en_US is now a utf8 locale afaik, the 
I18N folks would be able to confirm this. utf8 will cause an overhead 
for regex's.

The output from the locale(1) command on systems that you are testing on 
would be interesting.

- F.
-- 
b: http://blogs.sun.com/fintanr
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to