[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Java performance (Saxon)

Subject: Re: Java performance (Saxon)
From: "Jon Smirl" <jonsmirl@xxxxxxxxxxxx>
Date: Tue, 29 Feb 2000 21:15:53 -0500
java xslt performance memory consumption
Are you loading the stylesheet into memory and then executing it a few
hundred times?  Other issues, do both JVMs have the same amount of memory.
Is the disk active? Hotspot can add a lot of overhead the first time through
the code, then it gets better.

On large documents and stylesheets IO performance and memory consumption
will be the most important thing. On the other hand I work with stylesheets
and documents that are always completely in memory. For interactive web work
I want to know how many microseconds it is from when I receive the request
until the response stream is going down the pipe. I don't even parse XML
except the first time the stylesheet is loaded; my input documents are
dynamically created via SAX events to the style engine.

Jon Smirl
jonsmirl@xxxxxxxxxxxx



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.