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

Issue 1154033002: Schedule ChangeNotice results only after parse/resolve/errors. (Closed)

Created:
5 years, 7 months ago by scheglov
Modified:
5 years, 7 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Schedule ChangeNotice results only after parse/resolve/errors. We have too many steps to compute all the errors. It does not worth to send them every time. This helps to save 500 ms on the analyzer project. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/8bcdd16e06859e3943a2632c28dbab9f43da4778

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -17 lines) Patch
M pkg/analyzer/lib/src/generated/incremental_resolver.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/task/dart_work_manager.dart View 3 chunks +1 line, -9 lines 0 comments Download
M pkg/analyzer/test/src/task/dart_work_manager_test.dart View 2 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 7 months ago (2015-05-24 04:54:23 UTC) #1
Brian Wilkerson
LGTM
5 years, 7 months ago (2015-05-24 15:53:39 UTC) #2
scheglov
5 years, 7 months ago (2015-05-24 17:02:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8bcdd16e06859e3943a2632c28dbab9f43da4778 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698