You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by MartinStyk <gi...@git.apache.org> on 2016/08/31 14:41:41 UTC

[GitHub] activemq-artemis pull request #745: ARTEMIS-710 Avoid inefficient iteration ...

GitHub user MartinStyk opened a pull request:

    https://github.com/apache/activemq-artemis/pull/745

    ARTEMIS-710 Avoid inefficient iteration over Map

    https://issues.apache.org/jira/browse/ARTEMIS-710

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MartinStyk/activemq-artemis map_efficiency

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/745.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #745
    
----
commit 21727964ba2e028bf4f985bf60f089b90406814b
Author: Martin Styk <ms...@redhat.com>
Date:   2016-08-31T14:36:09Z

    ARTEMIS-710 Avoid inefficient iteration over Map

----


---
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.
---

[GitHub] activemq-artemis issue #745: ARTEMIS-710 Avoid inefficient iteration over Ma...

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the issue:

    https://github.com/apache/activemq-artemis/pull/745
  
    I measured it not long ago.. and it's not that bad :) especially when it's only called once during the live of the server.
    
    
    but this is better.. I agree :)
    
    
    \U0001f44d  thanks a lot


---
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.
---

[GitHub] activemq-artemis pull request #745: ARTEMIS-710 Avoid inefficient iteration ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/745


---
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.
---