Issue Type: Bug Bug
Assignee: kutzi
Components: core, maven2
Created: 04/Jun/13 4:30 PM
Description:

With lazy-build loading the computation for the estimated duration may become expensive:

  • it searches of the last 3 unstable (or better) builds to compute the runtime.
    In the (not very probable, but still possible) that there are a lot of builds and less than 3 have been unstable, it can be very expensive to lookup the builds.

Limit the number to build to go back in time and maybe also consider failed builds in the calculation

Project: Jenkins
Priority: Major Major
Reporter: kutzi
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to