We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Just wanted to keep this here for further reference.
With #39 and #42 there were some changes done to have less GC happen and to improve the general Message.toString() performance.
Here are the files used. Just package them into a new JMH benchmark project and then use
JMH benchmark Message.java FieldMap.java NumbersCache.java