erikmav commented on PR #123: URL: https://github.com/apache/logging-log4net/pull/123#issuecomment-1992630938
@FreeAndNil , @fluffynuts - I started a widespread nullable and modernization wave in the code after #119 / #122 , part of which is presented here. If you're willing to accept a series of these, I'm aiming to churn through all the files in the repo to do the same cleanup and optimization. Removing .NET 1.0 `ArrayList`s and `Hashtable`s in favor of regular and concurrent generics will cut some CPU overhead out of all related code paths. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org