Re: Poor Tomcat 3.2.2 performance on Win32 with class reloadingenabled

2001-07-10 Thread Craig R. McClanahan
On Mon, 9 Jul 2001, Stuart Roebuck wrote: > Remy & Craig, > > Thanks for your responses... > > On Saturday, July 7, 2001, at 07:28 am, Remy Maucherat wrote: > > >> The cases you've described above all happen only once (at startup > >> time). Assuming that we could safely optimize these cases

Re: Poor Tomcat 3.2.2 performance on Win32 with class reloadingenabled

2001-07-06 Thread Craig R. McClanahan
On Wed, 4 Jul 2001, Stuart Roebuck wrote: > I've been hitting against getCanonicalPath myself recently in the context > of Cocoon 2 and Tomcat 4 under Mac OS X. > > I've taken a look through some of the code of Tomcat and it appears that > there are opportunities to cut down on calls to getC

Re: Poor Tomcat 3.2.2 performance on Win32 with class reloadingenabled

2001-06-15 Thread cmanolache
Thanks for the report - if you can think of a patch we can use it for 3.2.3. The reloading system has been almost completely rewritten for 3.3, with far fewer accesses to the file system. Have you tried with a different VM ? ( I don't think we can avoid getCanonicalPath, is a very useful call an