Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-6537

Autoboxing rule is slow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7.1.0
    • 7.1.0
    • Mission Control Core
    • None
    • JMC 7.1 Sprint 4

      The Autoboxing rule is very slow due to using multiple different filters that perform costly comparisons using Strings created through FormatToolkit.getHumanReadable. The rule could be made far more efficient if we used the StacktraceModel instead. That would also allow us to more easily get deeper allocation trace information to place in the result description.

            hdafgard Henrik Dafgård
            hdafgard Henrik Dafgård
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: