Issue Type: Bug Bug
Assignee: Jesse Glick
Components: core
Created: 12/Mar/13 1:49 PM
Description:

/user/*/builds calls User.getBuilds which traverses all projects and looks for builds authored by that person. The search is limited to the past week or 10 builds; but 10 builds for every project is still a lot, and a project which is frequently built may have many more than 10 builds in the last week. At any rate, the computation is done in the HTTP request thread and in practice can take many seconds to run. Should be moved into ProgressiveRendering instead.

Project: Jenkins
Labels: performance
Priority: Major Major
Reporter: Jesse Glick
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to