[Buildbot-commits] [Buildbot] #1941: status json creates a full set of Resources ahead of time

Buildbot nobody at buildbot.net
Fri Apr 29 20:46:19 UTC 2011


#1941: status json creates a full set of Resources ahead of time
------------------------+-------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.9.+
 Version:  0.8.2        |   Keywords:  web
------------------------+-------------------
 This isn't particularly necessary, and for a system with a lot of builders
 or slaves, can result in a lot of memory used unnecessarily.

 Better to instantiate the resources dynamically as needed.  If performance
 is critical, we could add some small caches at each level.

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


More information about the Commits mailing list