Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-2054

Reduce memory pressure when reducing calls on getMethod(byName) when looking up annotations.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.16.2
    • 2.0.0-M2
    • None
    • None

    Description

      Comment by Andi ...

      think this relates to just noticed we can improve performance of specloader initialization by tweaking ... org.apache.isis.core.metamodel.facets.Annotations such that annotation lookup does no longer call getMethod(byName, ...)

      this produces a huge amount of stack-trace objects that pollute the heap

      This has already been parallelized, but I think the bottleneck could be memory related

      Attachments

        Activity

          People

            hobrom Andi Huber
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: