#2503 - Performance unit test

Identifier #2503
Issue type Feature request or suggestion
Title Performance unit test
Status Completed
Tags

Type: Performance (custom)

Handling member Chris Graham
Addon core
Description Write a unit test that goes through every page in the admin's full sitemap, making sure it loads in, say, less than 0.15 seconds with caches on on the second try (so we know caches are primed).

Anything that would not hit that target would have to be resolved in some way or another - splitting it up, adding more caching, optimising, etc.

Based on an analysis of the web servers people use, live servers are around 10% of the performance of a decent modern desktop machine. So 0.15 seconds on a dev machine translated to 1.5 seconds on a live server based on (unfortunately) the cheap hardware that is commonplace.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated