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

VisibleMemberMap.java possible performance improvements

XMLWordPrintable

    • b11
    • Verified

      From Michael Simacek on javadoc-dev:

      I thought about improving performance of the default doclet implementation a bit.
      According to profiler results, most of the CPU time is spent in constructing the member map in VisibleMemberMap.java.
      So I've rewritten part of the VisbleMemberMap and reduced the javadoc run time to 60-70% of original run time (on large inputs).

            ksrini Kumar Srinivasan
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: