[GitHub] camel pull request #1822: CAMEL-XXX Add JMH benchmarks for TypeConverter

2017-07-15 Thread MarcinLachowicz
Github user MarcinLachowicz closed the pull request at: https://github.com/apache/camel/pull/1822 --- 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

[GitHub] camel pull request #1822: CAMEL-XXX Add JMH benchmarks for TypeConverter

2017-07-13 Thread MarcinLachowicz
GitHub user MarcinLachowicz opened a pull request: https://github.com/apache/camel/pull/1822 CAMEL-XXX Add JMH benchmarks for TypeConverter You can merge this pull request into a Git repository by running: $ git pull https://github.com/MarcinLachowicz/camel feature/CAMEL-XXX

[GitHub] camel pull request #1767: CAMEL-11149 Maps JMH benchmarks: add complex cases...

2017-06-16 Thread MarcinLachowicz
Github user MarcinLachowicz closed the pull request at: https://github.com/apache/camel/pull/1767 --- 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

[GitHub] camel pull request #1767: CAMEL-11149 Maps JMH benchmarks: add complex cases...

2017-06-15 Thread MarcinLachowicz
GitHub user MarcinLachowicz opened a pull request: https://github.com/apache/camel/pull/1767 CAMEL-11149 Maps JMH benchmarks: add complex cases for various header… … maps impl, tweak jmh config to produce readable results, fix checkstyle issue in SimpleMockTest. I&#x

[GitHub] camel pull request #1527: CAMEL-10988 - Improve performance of CaseInsensiti...

2017-03-10 Thread MarcinLachowicz
GitHub user MarcinLachowicz opened a pull request: https://github.com/apache/camel/pull/1527 CAMEL-10988 - Improve performance of CaseInsensitiveMap You can merge this pull request into a Git repository by running: $ git pull https://github.com/MarcinLachowicz/camel CAMEL

[GitHub] camel pull request #1059: CAMEL-10085 UnsafeUriCharactersEncoder.checkRAW...

2016-07-05 Thread MarcinLachowicz
Github user MarcinLachowicz closed the pull request at: https://github.com/apache/camel/pull/1059 --- 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

[GitHub] camel pull request #1059: CAMEL-10085 UnsafeUriCharactersEncoder.checkRAW...

2016-07-04 Thread MarcinLachowicz
GitHub user MarcinLachowicz opened a pull request: https://github.com/apache/camel/pull/1059 CAMEL-10085 UnsafeUriCharactersEncoder.checkRAW... CAMEL-10085 UnsafeUriCharactersEncoder.checkRAW compiles regex pattern every call. This PR enables UnsafeUriCharactersEncoder to