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.