Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1605
This adds complexity that we don't need.. you're even requiring GCs to
perform now.. the previous version wouldn't generate any garbage during the
measurements (just simple buffer.write all the time.. always the same buffer).---
