Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-3651

Reduce the delay between the main window opening and the first page being rendered

XMLWordPrintable

      Starting the installer right now leaves the user with about 3 seconds of staring at an empty window before the content shows up.

      I've done a few tests on this matter and it seems majority of those 3 seconds is spent on angular bootstrap - mainly loading the required files and registering controllers. Replacing the index with simple static HTML causes the page to render almost instantaneously.

      We should consider some way of showing the GUI before the user falls asleep (before angular fully loads the entire app).

            jrichter@redhat.com Jan Richter
            jrichter@redhat.com Jan Richter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: