Here the specs are: It's a windows XP development Client Pentium 4, 2GHz, 512Mb memory jdk 1.3.1_06 tomcat 4.0.6
Tomcat is consuming 50-90% of processing time when serving the request. Notice, i tetsted the app on websphere too, it is serving quite fast, 400ms. instead of 20000ms. If anybody can point me where too look at I would be very happy. Johan -----Original Message----- From: Donie Kelly [mailto:[EMAIL PROTECTED] Sent: 13 January 2004 12:55 To: 'Tomcat Users List' Subject: RE: dramatic performance differences on development machines Any chance there is something else running on the machine that's killing the performance. You should post the specs of the machine if you expect a reasonable guess as to your problem. Donie -----Original Message----- From: Nikola Milutinovic [mailto:[EMAIL PROTECTED] Sent: 13 January 2004 09:43 To: Tomcat Users List Subject: Re: dramatic performance differences on development machines Johan Coens wrote: > Hello Nikola, > > Machines are not identical, the fast machine has different specs (less > memory, less disk space and less cpu) then the slow machine (this one has > better specs). Quite ironic. > One hint we've got is the carachter encoding in which the > file is saved, but it seems to me this cannot be the problem... It can be a problem, but not responsible for 20x degradation. > Sure, heavy > artillery can be used, but i don't think that would lead us to a solution, > also because the machine with lesser specs serves better, and we use the > same tomcat version, same settings and same jdk version. Agreed. The only thing you're left with is profiling. There were some posts on that subject. So far, we've heard of JProfiler and something from IBM. Borland's JBuilder has OptimizeIt Suite", but it costs $$$. Nix. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
