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

Issue 2046223004: Optimize computing library closures - reuse already created closures. (Closed)

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

Description

Optimize computing library closures - reuse already created closures. This is not the most efficient implementation, but it still makes incremental analysis of an Analysis Server test module about 30% faster. Now computing MD5 takes about 50% of total time. Not sure what to do with this :-( R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/a986d92eb4dc0646361b12b6581ceb324937403a

Patch Set 1 #

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

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 6 months ago (2016-06-09 20:45:26 UTC) #1
Paul Berry
lgtm
4 years, 6 months ago (2016-06-09 20:49:19 UTC) #2
Brian Wilkerson
lgtm
4 years, 6 months ago (2016-06-09 21:02:26 UTC) #3
scheglov
4 years, 6 months ago (2016-06-09 21:02:57 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a986d92eb4dc0646361b12b6581ceb324937403a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698