[Buildbot-commits] [Buildbot] #2246: buildbot.status.builder.BuilderStatus uses slow LRU implementation
Buildbot
nobody at buildbot.net
Tue Mar 20 06:38:53 UTC 2012
#2246: buildbot.status.builder.BuilderStatus uses slow LRU implementation
------------------------+--------------------
Reporter: szager | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 0.8.7
Version: 0.8.6 | Resolution:
Keywords: performance |
------------------------+--------------------
Comment (by szager):
The jury is in, and this change has indeed resulted in a vast performance
improvement to our buildot performance.
Where previously our CPU load was consistently pegged at 100%, now it
averages around 60% under full load. More importantly, the web UI is
*much* more responsive.
I have submitted a patch:
https://github.com/buildbot/buildbot/pull/366
Let me know what you think.
Thanks,
Stefan
--
Ticket URL: <http://trac.buildbot.net/ticket/2246#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list