Re: [Webwork-user] Re: Performance of ParameterAware
Brought to you by:
baldree,
rickardoberg
From: Mike Cannon-B. <mi...@at...> - 2002-06-20 13:17:49
|
20-30 seconds? Wow - something is DEFINITELY going wrong here. We've got some VERY complex pages in JIRA and even on Tomcrap they don't take that long ;) (3 seconds is a long time). (I do recommend using Orion or Resin - seriously once you've tried, you'll never go back) Having said that - I have no idea where to look for the timing problem ;) You might want to try our profiling filter, this might give you a bit of extra timing information and it will also tell you where the time is spent (we find it very useful), see: http://kb.atlassian.com/content/atlassian/howto/profilingfilter.jsp Hope this helps. Cheers, Mike -- ATLASSIAN - http://www.atlassian.com Expert J2EE Software, Services and Support On 20/6/02 10:52 PM, "Chris Miller" (chr...@ho...) penned the words: > Have you tried with Tomcat 4.0.4 and/or 4.1.5, or even better, a different > servlet container (Orion, Resin, ...)? There have been changes in the latest > builds of Tomcat that can provide large performance improvements in many > circumstances. > > Also, it sounds like you've done some profiling - where is the majority of > the time being spent? > > Note that I'm not trying to discount the possibility of this being a WW > issue, just trying to help narrow down the source of the problem. > > Regards, > Chris > >> We have an admittedly complex JSP page that is taking between 20 and >> 30 seconds to load, even after a first view. There are 3 actions on >> the page in addition to the calling action but each of them is taking >> 20-30 milliseconds to run. There appear to be a large number of calls >> to the getParameter() method on the main action for each control on >> the page. >> >> Any ideas ? >> >> Jboss 3.0 with Tomcat 4.0.3 >> Webwork 1.1 >> Windows 2000 Professional >> >> -- >> >> regards, >> Peter Kelley >> >> MoveIt Pty Ltd >> >> "If you want to build a ship, don't drum up the men to >> gather wood, divide the work and give orders. Instead, >> teach them to yearn for the vast and endless sea." >> - Saint-Exupery >> >> >> >> ------------------------------------------------------- >> Bringing you mounds of caffeinated joy >>>>> http://thinkgeek.com/sf <<< > > > > > > > ------------------------------------------------------- > Bringing you mounds of caffeinated joy >>>> http://thinkgeek.com/sf <<< > > _______________________________________________ > Webwork-user mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-user |