GitHub user gnodet opened a pull request:
https://github.com/apache/karaf/pull/370
Optimizations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gnodet/karaf optimizations
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/370.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 #370
----
commit 02350ad10ffb5972dd416f722eec33509defddb5
Author: Guillaume Nodet <[email protected]>
Date: 2017-09-15T06:01:25Z
Optimize string operations
commit 9b37038fd3f8e3b87576e16aca3a76a9baa577eb
Author: Guillaume Nodet <[email protected]>
Date: 2017-09-15T06:01:41Z
Optimize using Map#computeIfAbstent
----
---