Bug 982232 - performance page takes >1sec to load (on first load)
Summary: performance page takes >1sec to load (on first load)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: 3.2
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.3.3
Assignee: Ryan Barry
QA Contact: bugs@ovirt.org
URL:
Whiteboard: node
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-08 12:32 UTC by Fabian Deutsch
Modified: 2014-02-17 18:29 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-17 18:29:07 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Fabian Deutsch 2013-07-08 12:32:10 UTC
Description of problem:
Loading the performances page can take up to 1 second (or more) on the first page load.
This can be due to the call to get_available_profiles() which is then calling an external binary. That call took 1sec on my sysytem.

Maybe we can cache this information e.g. build it once when the app loads or on the first page load.


Note You need to log in before you can comment on or make changes to this bug.