Re: [xml] libxml2 performance
- From: Daniel Veillard <veillard redhat com>
- To: Gary Pennington <Gary Pennington sun com>
- Cc: Peter Jacobi <pj walter-graphtek com>, xml gnome org
- Subject: Re: [xml] libxml2 performance
- Date: Tue, 28 May 2002 10:56:58 -0400
On Tue, May 28, 2002 at 01:38:11PM +0100, Gary Pennington wrote:
If you can't profile, you can at least validate that library changes
result in measured improvements on your application. You can still time
(wall clock) program executions.
My preferred way is to profile a single run of xmllint with the
--repeat --noout (as well as possibly --valid or just the SAX parsing)
on a significant instance, this allow to focuse the sampling on the
key operations:
- parsing (events generation)
- tree building
- tree freeing
Same for xsltproc when focusing on the XSLT engine.
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]