[
https://issues.jboss.org/browse/JBDS-3651?page=com.atlassian.jira.plugin....
]
Jan Richter commented on JBDS-3651:
-----------------------------------
Sounds like the easiest solution for me. Making the bootstrap faster would be a plus, but
it would require some complex changes.
Reduce the delay between the main window opening and the first page
being rendered
----------------------------------------------------------------------------------
Key: JBDS-3651
URL:
https://issues.jboss.org/browse/JBDS-3651
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Enhancement
Components: installer
Reporter: Jan Richter
Assignee: Denis Golovin
Labels: havoc, ui
Fix For: 9.1.0.CR1
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).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)