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

Issue 3000723002: Extract BytesMemoryCache from MemoryCachingByteStore. (Closed)

Created:
3 years, 4 months ago by scheglov
Modified:
3 years, 4 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Extract BytesMemoryCache from MemoryCachingByteStore. BytesMemoryCache will be used in Bazel workers to cache values of inputs by their digest, so avoid reading the same files multiple times. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/eb3c3d8f77437802bfd7377d0accc6dc0c9370a2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -44 lines) Patch
M pkg/front_end/lib/src/byte_store/byte_store.dart View 2 chunks +54 lines, -36 lines 0 comments Download
M pkg/front_end/test/src/byte_store/byte_store_test.dart View 7 chunks +87 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
3 years, 4 months ago (2017-08-10 21:56:02 UTC) #1
scheglov
ping?
3 years, 4 months ago (2017-08-11 18:53:13 UTC) #2
Brian Wilkerson
lgtm
3 years, 4 months ago (2017-08-11 19:02:12 UTC) #3
scheglov
3 years, 4 months ago (2017-08-11 19:25:38 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
eb3c3d8f77437802bfd7377d0accc6dc0c9370a2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698