Re: FixedDateFormat performance

2021-10-26 Thread Volkan Yazıcı
Indeed confining the maximum time span to one day fixed the issue. Thanks so much for the prompt response Carter! On Tue, Oct 26, 2021 at 10:15 PM Carter Kozak wrote: > It looks like we're spending a great deal of time calculating midnight, > and the delta to midnight. I don't think this is a re

[VOTE] Release log4net 2.0.13

2021-10-26 Thread Davyd McColl
Hi I'd like to raise a vote to release log4net 2.0.13 - there's an rc up at GitHub with release notes:  https://github.com/apache/logging-log4net/releases/tag/rc%2F2.0.13 - documentation is updated on staging:  https://logging.staged.apache.org/log4net/ I do, however, require some assistance wit

Re: FixedDateFormat performance

2021-10-26 Thread Carter Kozak
It looks like we're spending a great deal of time calculating midnight, and the delta to midnight. I don't think this is a representative benchmark because the time intervals are not ordered, nor are they close together. This means the entire cache is invalidated each iteration (date, time, etc

FixedDateFormat performance

2021-10-26 Thread Volkan Yazıcı
I always had the impression that Log4j `FixedDateFormat` is faster than Commons `FastDateFormat` which is faster than Java `DateTimeFormatter`, yet, unless I am doing something stupid, the picture is totally different in Java 17: *Benchmark (pattern) Mode Cnt Score Er

Thank you! JDK 18 Early Access build 20 is now available

2021-10-26 Thread Rory O'Donnell
Hi Ralph, *Thank you.* I'm retiring at the end of November 2021, it's time to spend more time with the family. We started the Quality Outreach back in October 2014.  We now have 170+ projects participating. Thank you for taking the time to provide Testing feedback , excellent bugs and suppor