Project

General

Profile

Actions

Bug #6059

closed

Graphs in home page take ages to display

Added by François ARMAND over 9 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Performance and scalability
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

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.


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #5452: Performance issue for node listReleasedVincent MEMBRÉ2014-09-01Actions
Actions #1

Updated by François ARMAND over 9 years ago

  • Description updated (diff)

With the proposed optimisation, the whole page

Actions #2

Updated by François ARMAND over 9 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)

Actions #3

Updated by François ARMAND over 9 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
Actions #4

Updated by François ARMAND over 9 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).

Actions #5

Updated by François ARMAND over 9 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #7

Updated by Vincent MEMBRÉ about 9 years ago

  • Subject changed from Graphes in home page take ages to display to Graphs in home page take ages to display
Actions #8

Updated by Vincent MEMBRÉ about 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

Actions

Also available in: Atom PDF