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

Issue 2581693002: Allocate fewer objects in dartk frontend. (Closed)

Created:
4 years ago by asgerf
Modified:
4 years ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Allocate fewer objects in dartk frontend. TypeAnnotationBuilder and InterfaceType were being allocated a bit aggressively. It makes no measurable difference on runtime, but it rules out some of these objects as potential culprits. R=kmillikin@google.com Committed: https://github.com/dart-lang/sdk/commit/456f9b50b654093778e6e5fe98a52501bb8406e2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -23 lines) Patch
M pkg/kernel/lib/analyzer/ast_from_analyzer.dart View 17 chunks +45 lines, -23 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
asgerf
4 years ago (2016-12-15 12:29:50 UTC) #2
Kevin Millikin (Google)
LGTM
4 years ago (2016-12-15 12:33:26 UTC) #3
asgerf
4 years ago (2016-12-15 12:44:31 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
456f9b50b654093778e6e5fe98a52501bb8406e2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698