GitHub user andymc12 opened a pull request:

    https://github.com/apache/cxf/pull/174

    CXF-7075: Improve performance by removing unnecessary string.length() and 
map.containsKey() calls.

    

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

    $ git pull https://github.com/andymc12/cxf perf

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

    https://github.com/apache/cxf/pull/174.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 #174
    
----
commit 25aa09fe52180beb183bae3cdc18d7eb9f6807cb
Author: Andy McCright <[email protected]>
Date:   2016-10-03T16:30:24Z

    Merge pull request #1 from apache/master
    
    updating to master

commit 973732f2350292524a55d2dfc41aab320bb76b3c
Author: andymc12 <[email protected]>
Date:   2016-10-03T17:55:29Z

    Remove unnecessary str.length() and map.containsKey() calls.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to