Closed Bug 1234868 Opened 9 years ago Closed 8 years ago

Compare view shouldn't need to load all signatures for a repository by default

Categories

(Tree Management :: Perfherder, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1260110

People

(Reporter: wlach, Unassigned)

Details

In the compare view, we currently load *all* the signatures. This is rather slow (there's a lot of them) and could be sped up significantly if we only loaded those tests which do not have a parent test (which is most of them).

Two things involved in this bug:

1. Adding a filtering mode to /<project>/performance/signatures/ to not load subtests
2. Using that filtering mode on the client end

This might be a bit easier to implement after bug 1226693, though I wouldn't say it strictly depends on it.
This was addressed in bug 1260110
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.