From 59ce26eb609b5877d7138a28bf6717d1ed169068 Mon Sep 17 00:00:00 2001 From: Amoor123 <1528839672@qq.com> Date: Fri, 31 Jan 2025 20:52:14 +0800 Subject: [PATCH 01/26] Update hudson.model.Queue for accelerate long buildableItem queue --- core/src/main/java/hudson/model/Queue.java | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/core/src/main/java/hudson/model/Queue.java b/core/src/main/java/hudson/model/Queue.java index 797cba56f394..bc5bd4a3fc3c 100644 --- a/core/src/main/java/hudson/model/Queue.java +++ b/core/src/main/java/hudson/model/Queue.java @@ -1615,6 +1615,8 @@ public void maintain() { // Ensure that identification of blocked tasks is using the live state: JENKINS-27708 & JENKINS-27871 updateSnapshot(); + // put label has no candidates here to accelerate the buildableItem circle + List