Improve parsing performance of j.l.c.MethodTypeDesc

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b17

      j.l.c.MethodTypeDesc::ofDescriptor method consumes a lot of CPU cycles on parsing, mainly in ArrayList::add and String::substring methods.
      Conversion from String to MethodTypeDesc represents significant performance glitch for intensive users.

            Assignee:
            Adam Sotona
            Reporter:
            Adam Sotona
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: