Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8024356

Double.parseDouble() is slow for long Strings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7u60
    • 5.0u51, 6u51, 7u25
    • core-libs
    • b01
    • Not verified

        Parsing strings such as "1.1111111...." appears to behave approximately as O(n^2). Significant performance degradation does not however occur until the hundreds of thousands of digits

              bpb Brian Burkhalter
              bpb Brian Burkhalter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: