Bug 81522
Summary: | improve buildbot cache performance | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tony Chang <tony> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | lforschler, maruel, mrowe |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tony Chang
We were able to improve buildbot performance on build.chromium.org by making a change to a heavily hit LRU cache. We're still working on getting the change upstreamed, but build.webkit.org might be interested in cherry picking the patch rather than updating buildbot.
The upstream issue is: http://trac.buildbot.net/ticket/2246
And the patch and diff are here:
http://codereview.chromium.org/9703108/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tony Chang
szager@chromium.org can provide actual numbers on how much it helped on build.chromium.org, I'm just relaying the message.