Re: [xml] Query: Libxml performance on multiprocessor system
- From: Daniel Veillard <veillard redhat com>
- To: harbhanu <harbhanu huawei com>
- Cc: xml gnome org, harsham huawei com
- Subject: Re: [xml] Query: Libxml performance on multiprocessor system
- Date: Fri, 29 Sep 2006 09:10:45 -0400
On Fri, Sep 29, 2006 at 06:09:02PM +0530, harbhanu wrote:
We tried to get the performance of Libxml (version-2-2.6.23) on a
multiprocessor environment, with two threads running simultaneosly [ Kernel
level threads ].
And were expecting that the performance will scale up, but instead the
performance recorded is almost similar [3% more] to what we get for single
thread.
Each thread parses the xml document using xmlSAXUserParserMemory.
Can anyone help me to identify the root cause for this??
Use a profiler and make sure that what you count is actually libxml2
work and not something else... like the memory allocator.
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization library http://libvirt.org/
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]