Uploaded image for project: 'Magnolia Personalization'
  1. Magnolia Personalization
  2. MGNLPN-625

Performance of info.magnolia.pages.app.browser.column.CachingVariantAwareTitleColumnDefinition

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Neutral Neutral
    • None
    • 2.0.15
    • Pages
    • None

      We have quite a lot of 'variants.'

       

       SELECT * FROM [mgnl:hasVariant] AS t
       
      33031 nodes returned in 1461ms

       

       

      I'm under the impression that this is more or less killing the entire usability of the pages app.

      It is doing above query in `info.magnolia.pages.app.browser.column.CachingVariantAwareTitleColumnDefinition` quite often, and I think this is slowing everything down with multiple seconds. And it is probably also causing tremendous amounts of garbage.

       

       

        Acceptance criteria

              Unassigned Unassigned
              mihxil Michiel Meeuwissen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD