CharSequence.codePoints can be faster

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs
    • b96
    • Not verified

      This is a follow up on JDK-8012665 which adds codePoints method to CharSequence.

      The current implementation is slow, the prototype shows 40-50% improvement on performance with simple microbenchmark test.

            Assignee:
            Henry Jen
            Reporter:
            Henry Jen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: