You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by franz1981 <gi...@git.apache.org> on 2017/08/21 15:49:46 UTC

[GitHub] activemq-artemis issue #1478: ARTEMIS-1357 TypedProperties encode/decode imp...

Github user franz1981 commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1478
  
    @tabish121 @clebertsuconic I need to run the full test suite, but it seems a change with no colleteral effects.
    I've a couple of graphs showing the impact of the change:
    
    MASTER:
    
    ![image](https://user-images.githubusercontent.com/13125299/29527291-af374dbe-8698-11e7-926a-1aaabb839cf1.png)
    
    AFTER THE CHANGE:
    
    ![image](https://user-images.githubusercontent.com/13125299/29527362-ee96c2be-8698-11e7-9df2-8310ffa420b4.png)
    
    While now no resize() method is called at all, and the relative weight of most calls in the decode path are simply disappeared.
    
    
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---