Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: d7b120fea37b46b863c89acb638d04cdddc868b4
https://github.com/jenkinsci/jenkins/commit/d7b120fea37b46b863c89acb638d04cdddc868b4
Author: Alexander Akbashev <[email protected]>
Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths:
M core/src/main/java/hudson/model/Executor.java
Log Message:
-----------
Cache estimated duration for execution
In case of having 1000s of ongoing builds opening main pages can take
some time if list of executors are opened. It happens because for every
queury that comes from jelly we re-calculate the value from scratch. And
calculation needs to load some builds from disk. The worst thing is that it
happens for every user separately.
Commit: db46521c04572b9866eeba621a008125b3962b3a
https://github.com/jenkinsci/jenkins/commit/db46521c04572b9866eeba621a008125b3962b3a
Author: Oleg Nenashev <[email protected]>
Date: 2017-11-22 (Wed, 22 Nov 2017)
Changed paths:
M core/src/main/java/hudson/model/Executor.java
Log Message:
-----------
Merge pull request #3143 from Jimilian/cache_estimated_duration
Cache estimated duration for execution
Compare:
https://github.com/jenkinsci/jenkins/compare/88b922f183dc...db46521c0457
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" 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/d/optout.