|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Java performance (Saxon)
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








