Merge lp://staging/~achiang/laika/cache-wrapper-proxy into lp://staging/laika
Proposed by
Alex Chiang
Status: | Merged |
---|---|
Merged at revision: | 16 |
Proposed branch: | lp://staging/~achiang/laika/cache-wrapper-proxy |
Merge into: | lp://staging/laika |
Diff against target: |
51 lines (+20/-0) 1 file modified
laika (+20/-0) |
To merge this branch: | bzr merge lp://staging/~achiang/laika/cache-wrapper-proxy |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alex Chiang | Pending | ||
Review via email: mp+41669@code.staging.launchpad.net |
Description of the change
Cache wrapper for launchpadlib objects, 200% performance gain
Cleverly cache launchpadlib objects to improve our performance
by up to 200%.
Thanks James Ferguson.
To post a comment you must log in.