Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-6507

Create "Sample mode" (or similar) to speed up rendering in PanelWizard

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Duplicate
    • Major
    • None
    • 1.2
    • Panels
    • None
    • PanelWizard performance Panels

    Description

      The PanelWizard can take some time to load because it is actually making queries to render the mini-view of each panel on the page.

      To avoid having each panel test the current page (e.g. #if($doc.name == "PanelWizard") ), a new field could/should be added to the Panel object that would provide a "sample" view – i.e. an accurate rendering of the panel using sample/pretend data.

      This should greatly speed up the loading of the page, as it would eliminate the multiple queries to the DB for each mini-panel view.

      Attachments

        Issue Links

          Activity

            People

              sdumitriu Sergiu Dumitriu
              ebullient Erin Schnabel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: