Displaying Tests page is too slow

Bug #1548354 reported by Masayuki Igawa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Health
Fix Released
Undecided
Masayuki Igawa

Bug Description

At Tests page[1], there are too numerous data by default. So it consumes a lot of memory and time to display itself. And it's hard to find anything in there now. A kind of workaround is proposed[2]. But we should resolve this by introducing tiers, adding more efficient filtering, pagination, something else.

(It may also need to change subunit2sql for introducing the pagination.)
[1] http://status.openstack.org/openstack-health/#/tests
[2] https://review.openstack.org/#/c/281595/
[3] https://etherpad.openstack.org/p/mitaka-qa-code-sprint

Masayuki Igawa (igawa)
description: updated
Masayuki Igawa (igawa)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-health (master)

Fix proposed to branch: master
Review: https://review.openstack.org/283260

Changed in openstack-health:
assignee: nobody → Masayuki Igawa (igawa)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-health (master)

Reviewed: https://review.openstack.org/283260
Committed: https://git.openstack.org/cgit/openstack/openstack-health/commit/?id=8a0ab1d42563fc7650b1696cfe12d28bc5058b03
Submitter: Jenkins
Branch: master

commit 8a0ab1d42563fc7650b1696cfe12d28bc5058b03
Author: Masayuki Igawa <email address hidden>
Date: Mon Feb 22 15:53:02 2016 -0500

    Split tests page into list and detail page

    This commit splits the tests page into a list page and its detail page
    for improving the performance of showing the page.
    Previously, we rendered numerous tests list in one tests page. So it
    causes the performance issue. Splitting the page reduces the number of
    showing test lists. This is not perfect solution but it's better than
    before at least.

    Change-Id: If1a97740d09359ae17d0f0b7df8d36256ac99f47
    Closes-Bug: #1548354

Changed in openstack-health:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.