[LANG-1548] split regionMatches for better performance#534
[LANG-1548] split regionMatches for better performance#534XenoAmess wants to merge 1 commit intoapache:masterfrom
Conversation
|
also want to split StringUtils.startswith, endwith, prependIfMissing...
That is, actually weird, as when we call startsWith(final CharSequence str, final CharSequence prefix) we know the boolean is false, and we still fill a false boolean and let it detect at runtime. |
|
Hi. |
|
Conclusion: |
|
I refined the test source, and give it a retest. |
|
result json: |
6107787 to
8603778
Compare
|
I have no idea why the travis-ci got "pending" here(for several days already). |
67f345f to
d1202c2
Compare
c5a7915 to
d9be6a3
Compare
|
@garydgregory rebased. please find some time to review. thanks. |
No description provided.