Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1390)

Issue 2648033002: LogDog: Use live object cache for configs. (Closed)

Created:
3 years, 11 months ago by dnj
Modified:
3 years, 11 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

LogDog: Use live object cache for configs. Rather than unmarshalling configurations each time, use a live-object cache via proccache for configurations. BUG=chromium:682465 TEST=None Review-Url: https://codereview.chromium.org/2648033002 Committed: https://github.com/luci/luci-go/commit/d3d6702a41f2ae2d2256d7e541917dbe20eccec8

Patch Set 1 #

Patch Set 2 : Updated patchset dependency #

Total comments: 4

Patch Set 3 : Renaming, actually use it :/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -5 lines) Patch
A logdog/server/service/config/cache.go View 1 2 1 chunk +78 lines, -0 lines 0 comments Download
M logdog/server/service/service.go View 1 2 4 chunks +9 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 10 (5 generated)
dnj
PTAL
3 years, 11 months ago (2017-01-20 23:40:09 UTC) #2
iannucci
lgtm https://codereview.chromium.org/2648033002/diff/20001/logdog/server/service/config/cache.go File logdog/server/service/config/cache.go (right): https://codereview.chromium.org/2648033002/diff/20001/logdog/server/service/config/cache.go#newcode23 logdog/server/service/config/cache.go:23: // Lifetime is the lifetime of the cached ...
3 years, 11 months ago (2017-01-21 00:27:05 UTC) #3
dnj
https://codereview.chromium.org/2648033002/diff/20001/logdog/server/service/config/cache.go File logdog/server/service/config/cache.go (right): https://codereview.chromium.org/2648033002/diff/20001/logdog/server/service/config/cache.go#newcode23 logdog/server/service/config/cache.go:23: // Lifetime is the lifetime of the cached object. ...
3 years, 11 months ago (2017-01-21 01:53:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2648033002/40001
3 years, 11 months ago (2017-01-21 01:53:17 UTC) #7
commit-bot: I haz the power
3 years, 11 months ago (2017-01-21 01:59:33 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-go/commit/d3d6702a41f2ae2d2256d7e541917dbe20eccec8

Powered by Google App Engine
This is Rietveld 408576698