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

Issue 1505623002: ErrorCode hashing for faster lookup in validation. (Closed)

Created:
5 years ago by pquitslund
Modified:
5 years ago
Reviewers:
Jennifer Messerly
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

ErrorCode hashing for faster lookup in validation. * Stores error codes in a laziliy initialized `HashSet` for speedy lookup. (Follow-up to John's comment here: https://codereview.chromium.org/1501633003/) BUG= R=jmesserly@google.com Committed: https://github.com/dart-lang/sdk/commit/032c829246c071a96f218bbc02b17f4db5729a27

Patch Set 1 #

Patch Set 2 : master_merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M pkg/analyzer/lib/src/task/options.dart View 3 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
pquitslund
5 years ago (2015-12-06 17:24:41 UTC) #2
Jennifer Messerly
thanks! LGTM
5 years ago (2015-12-07 17:36:38 UTC) #3
pquitslund
5 years ago (2015-12-07 19:30:40 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
032c829246c071a96f218bbc02b17f4db5729a27 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698