Re: [xslt] xml/xst timings reported by xsltproc.



On Wed, Feb 26, 2003 at 03:10:03PM -0500, Gennady Feldman wrote:
> I have built a small test program to test the timings and various
> compilation options. And I did manage to find the culprit behind the 
> numbers.. "-pthread"
> 
> without -pthread I get 14ms (as it's supposed to be)... with -pthread I
> get 20ms. Now the problem is that apache is using that option by default
> when compiling a module, any ideas on how to address this issue?

  Use the glibc coming with the next version of Red Hat. The memory
allocator of -lpthread should be nearly as fast as the normal one.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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