DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22996>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22996 Performance problem with Log4j ------- Additional Comments From [EMAIL PROTECTED] 2003-09-08 18:11 ------- We observed performance problems with the application when we turn the logging on. So we did this small test where we are writing to the log file using log4j and we tried to find how much time it takes to write a message to the log using log4j. What i pasted in the bug were the results. For a single message it takes 0-1 milli seconds when there is only one user trying to log messages to the log file. When the number of users increase to 10 then the time to log a single message goes to 4-5 milli seconds and so on for 80 simultaneous users it goes to 65-70 milli seconds. Let me know if you need more. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
