Bug #6059
closed
Graphs in home page take ages to display
Added by François ARMAND almost 10 years ago.
Updated over 9 years ago.
Category:
Performance and scalability
Description
Now, even with the lazy loading from #6052, with a quite important number of nodes (say 1000), the graphes are taking ages to display - actually, the sum of the time to display each one (more than 3 minutes (!) in my tests).
So we want:
- to make each graphe lazy loaded indenpendently from other
- to optimise request to get data to build them.
- Description updated (diff)
With the proposed optimisation, the whole page
With the proposed enhancment, the first graphes (generally by machine / by os) appear in a couple of seconds, software comes a little after, and compliance close the walk at arround 8s, so the whole page is fully displayed in less than 10s (which is still huge, but at least the user is seing thinks appearing)
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/755
Also note that with the given optimisation, the "List nodes" page is taking ~1,5s to display (cold start) with 1000 nodes (and very few runs - that's the next cache to build).
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Subject changed from Graphes in home page take ages to display to Graphs in home page take ages to display
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.0, which was released on 2015/02/16
Also available in: Atom
PDF