Page load performance increases

Merged
#43 · Created  · Last updated

Merged pull request

Merged in randlet/qatrackplus/0.2.8_performance (pull request #43)

ce4eab0·Author: ·Closed by: ·2014-06-05

Description

This pr improves page load speeds particularly for the charts page who's page load time decreased by 12x for our large production database. This is a result of lazy loading a TestList's tests rather than pulling all tests in for page load.

This pull request also introduces caching of the UNREVIEWED count and QA_FREQUENCIES context variables to prevent them having to be requeried on every page load.

0 attachments

0 comments

Loading commits...