Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-912

Tune JPA Eager/Lazy loading for performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      as part of the overall FINERACT-867, tuning JPA Eager/Lazy loading for performance is always fun.

      FINERACT-902 is worth reading re. this topic. The goal of this issue would be to:

      1. measure numbers of SQL queries per API call
      2. measure the time of each such query, on "full" (non-demo) real database
      3. see if throwing in a few more fetch=FetchType.LAZY annotation at the right place can help
      4. use more fine grained per operation Fetch Plans instead annotations, based on measues

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vorburger Michael Vorburger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: