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

RE: Performance with multiple users during transformat

Subject: RE: Performance with multiple users during transformation
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Wed, 1 Dec 2004 17:20:52 -0600
memeory usage .net
I'd say only the first transformation shouldn't be used in measurements,
according to my current tests with Saxon and Saxon.NET, but that's Windows
specific :-)

Bhupendra, your best option (but of course not the only one) would be IMO
using a cached stylesheet. Making sure that the parsing and loading only
occurs one time will save you a ton afterwards. I have done this for quite a
few applications now, and in scenarios where the same stylesheets were used,
I've gained a considerable increase of the amount of RPM (Requests Per
Minute).

However, doing such tests would require a bit more than trying to launch the
same request from different machines at the same time, once again, talking
about Windows (Web) development, I mostly use ACT to put stress on web sites
but we've also developed some specific stress testers ourselves where ACT
couldn't provide us with enough 'app-stress'.

If other CPUs are not responding then all the processes are worked on on
only one thread, or simply there's no support for it from the application
point of view. Creating different threads could help here also.

HTH,
<prs/>

-----Original Message-----
From: Michael Kay [mailto:mike@xxxxxxxxxxxx] 
Sent: Wednesday, December 01, 2004 4:17 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE:  Performance with multiple users during transformation

> 
> > Bhupendra, have you monitored the load and cpu usage during the 
> > request handling?
> 
> The memeory usage never crosses 4 GB(out of 32 GB ) and all the 8 CPUs 
> also are more than 70% idle.
> 

Do remember that the Java VM takes some time to warm up. Results for the
first couple of transformations aren't representative.

Michael Kay
http://www.saxonica.com/

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.