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, would it
>> really make a significant difference?
>
> It
> The cases you've described above all happen only once (at startup
> time). Assuming that we could safely optimize these cases, would it
> really make a significant difference?
It wouldn't.
While you were away, I did some profiling of the startup (since people
complained), and it turns out tha
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 getCanonicalPath, but I'm
conscious that I really am not a