Bug #6059
closedGraphs in home page take ages to display
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.
Updated by François ARMAND almost 10 years ago
- Description updated (diff)
With the proposed optimisation, the whole page
Updated by François ARMAND almost 10 years ago
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)
Updated by François ARMAND almost 10 years ago
- 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
Updated by François ARMAND almost 10 years ago
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).
Updated by François ARMAND almost 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 7ddff5d73c42dffa06a363f0fd43b1863ad5256f.
Updated by Nicolas CHARLES almost 10 years ago
Applied in changeset d06f050ad627c0180a01b07c3807e21b5792bb23.
Updated by Vincent MEMBRÉ over 9 years ago
- Subject changed from Graphes in home page take ages to display to Graphs in home page take ages to display
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.0, which was released on 2015/02/16
- Announcement 3.0
- Changelog 3.0
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/