[Buildbot-commits] [Buildbot] #970: Schedulers take too long loading many changes

Buildbot buildbot-devel at lists.sourceforge.net
Wed Aug 18 19:13:03 UTC 2010


#970: Schedulers take too long loading many changes
-------------------+--------------------------------------------------------
Reporter:  catlee  |       Owner:  catlee
    Type:  defect  |      Status:  new   
Priority:  major   |   Milestone:  0.8.2 
 Version:  0.8.1   |    Keywords:        
-------------------+--------------------------------------------------------
 We just had an instance of a person pushing 1,500 changes at once.  Every
 scheduler (880 of them here) needs to examine each one of the 1,500
 changes.  This takes a bit of time to complete!

 A few thoughts:
 - Cache change objects
 - Don't need to fetch the properties, files, links right away?

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


More information about the Commits mailing list