
19 Feb
2017
19 Feb
'17
9:12 p.m.
Hi All, I made some optimizations in MessageFormatter such as: avoid redundant instantiations, replace HashMap to IdentityHashMap, reduce checks for arrays args, etc. PR: https://github.com/qos-ch/slf4j/pull/171 Can you look at this, please? Thanks! ---- Regards, Nikolay Fedorovskikh.