RE: log4net 1.2.13 performance issues (found the exact line that causes the problem)

2014-06-01 Thread Alexey Polyakov
Hello, I have encountered a heavy drop in performance after migration from log4net 1.2.10 to 1.2.13. My research pointed out to the commit #1511303 and specifically to the line 1340: eventProperties[UserNameProperty] = UserName; I attach the test harness I was using - without this line t

RE: log4net 1.2.13 performance issues (found the exact line that causes the problem)

2014-06-01 Thread Alexey Polyakov
Sorry, forgot to attach the file. Best Regards, Alexey Polyakov Software Engineer EPAM Systems Ryazan office, Russia GMT+3 (Standard) / GMT+3 (Daylight) Office phone: +7 (4912) 935-733, ext. 46229 Mobile phone: +7 (910) 509-96-37 E-mail:

Re: log4net 1.2.13 performance issues (found the exact line that causes the problem)

2014-06-01 Thread Stefan Bodewig
On 2014-06-01, Alexey Polyakov wrote: > I have encountered a heavy drop in performance after migration from log4net > 1.2.10 to 1.2.13. My research pointed out to the commit #1511303 and > specifically to the line 1340: > eventProperties[UserNameProperty] = UserName; Seems this is https://issues

[jira] [Commented] (LOG4NET-429) Pattern with Context property causes severe slowdown

2014-06-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015049#comment-14015049 ] Stefan Bodewig commented on LOG4NET-429: I like the way you've moved lifted the c

[jira] [Comment Edited] (LOG4NET-429) Pattern with Context property causes severe slowdown

2014-06-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015049#comment-14015049 ] Stefan Bodewig edited comment on LOG4NET-429 at 6/1/14 6:00 PM: ---

[jira] [Created] (LOG4NET-434) Changing file path of RollingFileAppender

2014-06-01 Thread Dina Goldshtein (JIRA)
Dina Goldshtein created LOG4NET-434: --- Summary: Changing file path of RollingFileAppender Key: LOG4NET-434 URL: https://issues.apache.org/jira/browse/LOG4NET-434 Project: Log4net Issue Type: