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
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
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
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
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