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

Issue 195563003: Increase Dart based command line analyzer cache size to 512. (Closed)

Created:
6 years, 9 months ago by scheglov
Modified:
6 years, 9 months ago
Reviewers:
clayberg, danrubel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Increase Dart based command line analyzer cache size to 512. R=danrubel@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=33554

Patch Set 1 #

Total comments: 2

Patch Set 2 : Really inscrease to 512 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M pkg/analyzer/lib/src/analyzer_impl.dart View 1 2 chunks +5 lines, -1 line 0 comments Download
M tests/language/language_analyzer2.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
6 years, 9 months ago (2014-03-11 19:53:38 UTC) #1
clayberg
https://codereview.chromium.org/195563003/diff/1/pkg/analyzer/lib/src/analyzer_impl.dart File pkg/analyzer/lib/src/analyzer_impl.dart (right): https://codereview.chromium.org/195563003/diff/1/pkg/analyzer/lib/src/analyzer_impl.dart#newcode24 pkg/analyzer/lib/src/analyzer_impl.dart:24: const int _MAX_CACHE_SIZE = 256; 256 or 512?
6 years, 9 months ago (2014-03-11 20:23:15 UTC) #2
scheglov
https://codereview.chromium.org/195563003/diff/1/pkg/analyzer/lib/src/analyzer_impl.dart File pkg/analyzer/lib/src/analyzer_impl.dart (right): https://codereview.chromium.org/195563003/diff/1/pkg/analyzer/lib/src/analyzer_impl.dart#newcode24 pkg/analyzer/lib/src/analyzer_impl.dart:24: const int _MAX_CACHE_SIZE = 256; On 2014/03/11 20:23:16, clayberg ...
6 years, 9 months ago (2014-03-11 20:29:25 UTC) #3
danrubel
lgtm
6 years, 9 months ago (2014-03-11 20:41:46 UTC) #4
scheglov
6 years, 9 months ago (2014-03-11 21:08:02 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r33554 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698