RESOLVED FIXED 63752
Tester pages on TestFailures page load very slowly
https://bugs.webkit.org/show_bug.cgi?id=63752
Summary Tester pages on TestFailures page load very slowly
Adam Roben (:aroben)
Reported 2011-06-30 14:38:14 PDT
To reproduce: 1. Go to http://build.webkit.org/TestFailures/ 2. Click on a tester The tester page loads very slowly. We should make it faster!
Attachments
Make TestFaiulres only load old-results directories as needed (7.55 KB, patch)
2011-06-30 14:45 PDT, Adam Roben (:aroben)
andersca: review+
Adam Roben (:aroben)
Comment 1 2011-06-30 14:38:38 PDT
This is because we load both the results directory and old-results directory for the tester up front. We should only load the old-results directory if needed.
Adam Roben (:aroben)
Comment 2 2011-06-30 14:45:27 PDT
Created attachment 99367 [details] Make TestFaiulres only load old-results directories as needed
Adam Roben (:aroben)
Comment 3 2011-06-30 14:50:04 PDT
Note You need to log in before you can comment on or make changes to this bug.