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

Issue 9252033: Improve compilation times for swarm application startup. (Closed)

Created:
8 years, 11 months ago by siva
Modified:
8 years, 11 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Improve compilation times for swarm application startup. - Avoid multiple calls to LookupFunction and LookupField once for static and once for dynamic. Committed: https://code.google.com/p/dart/source/detail?r=3423

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -85 lines) Patch
M vm/object.h View 2 chunks +40 lines, -1 line 0 comments Download
M vm/object.cc View 2 chunks +6 lines, -33 lines 0 comments Download
M vm/parser.cc View 4 chunks +37 lines, -51 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
siva
8 years, 11 months ago (2012-01-19 01:02:17 UTC) #1
hausner
lgtm
8 years, 11 months ago (2012-01-19 01:35:05 UTC) #2
siva
8 years, 11 months ago (2012-01-19 01:49:55 UTC) #3
Thanks.

Powered by Google App Engine
This is Rietveld 408576698