Re: log4j LocationInfo performance.

2004-11-24 Thread Vlad Skarzhevskyy
We have this discussion in our team every day. Should product be oriented on "user" or "User". So let the "user" run as it is is. And let the "User" be able to increase the perfomance if he realy wants to. :) As its stand now the perfomance benefit is arguable in my particular case so we probably

Re: log4j LocationInfo performance.

2004-11-24 Thread Ceki Gülcü
At 04:41 PM 11/24/2004, Vlad Skarzhevskyy wrote: Ceki I have not seen your new method in CVS. I was only reading at "whats is planed" on the website. As your experience indicates, the "Plan? What Plan?" page was very much outdated. Now I could not find this page again. The "Plan? What Plan?" pa

Re: log4j LocationInfo performance.

2004-11-24 Thread Vlad Skarzhevskyy
Ceki I have not seen your new method in CVS. I was only reading at "whats is planed" on the website. Now I could not find this page again. It would be nice to have list of changes. Word or two and the way to find this list online as well as planned featues. As to my tests. I will test the ref

Re: log4j LocationInfo performance.

2004-11-24 Thread Ceki Gülcü
Hello Vlad, Quoting [1], This tests are done using log4j version 1.2.9, and java version: 1.4.2_05. Have you looked at the latest code in the log4j CVS repository? See in particular the new org.apache.log4j.spi.location package [2]. We now use the same technique as your Java14LocationInfo with

log4j LocationInfo performance.

2004-11-23 Thread Vlad Skarzhevskyy
Hello log4j developers. I have spent some time measuring speed of class org.apache.log4j.spi.LocationInfo. The idea was that if I could use Java 1.4 Throwable.getStackTrace I could get better performance when getting caller location information. My findings could be found here: http://jour.sou