You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by michaelandrepearce <gi...@git.apache.org> on 2018/01/05 22:37:27 UTC

[GitHub] activemq-artemis issue #1755: ARTEMIS-1586 Reduce GC pressure due to String ...

Github user michaelandrepearce commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1755
  
    @franz1981 i'd like to offer this alternative approach, i think its less invasive, deals with reducing SimpleString object creation on heap much more widely and is much less code / easier to maintain.


---