Andy McCright created CXF-7075:
----------------------------------

             Summary: Remove unnecessary string.length() and 
map.containsKey(...) calls to improve performance
                 Key: CXF-7075
                 URL: https://issues.apache.org/jira/browse/CXF-7075
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
    Affects Versions: 3.1.7
            Reporter: Andy McCright


Using a simple (echo) JAX-RS benchmark, we've found a few hot spots around 
string.length() and map.containsKey(...) calls that could be optimized.  
Initial testing with the proposed changes yielded about a 2-3% improvement.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to