[Buildbot] #3272: Buildbot start-up time starts to tip-over once there logs for ~3000 builds in a builder (especially if a build has lots of steps)

Buildbot trac trac at buildbot.net
Sat Jun 6 09:21:14 UTC 2015


#3272: Buildbot start-up time starts to tip-over once there logs for ~3000 builds
in a builder (especially if a build has lots of steps)
--------------------+-------------------------
Reporter:  vlovich  |      Owner:
    Type:  defect   |     Status:  new
Priority:  major    |  Milestone:  undecided
 Version:  0.8.10   |   Keywords:  performance
--------------------+-------------------------
 The algorithm for determineNextBuildNumber is O(MN) where M is the number
 of builds & N is the number of steps per build.   Even with only 3439
 builds there's 108556 files in a directory for a builder (~32 files per
 build).

--
Ticket URL: <http://trac.buildbot.net/ticket/3272>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list