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

Issue 2709573005: fasta: Cache source bytes to ensure we use the same bytes for outline and bodies, Gives also around… (Closed)

Created:
3 years, 10 months ago by kustermann
Modified:
3 years, 10 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fasta: Cache source bytes to ensure we use the same bytes for outline and bodies, Gives also around 2.5% Running fasta on dart2js sources shows no significant RSS memory increase (within flakiness range). R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/72cd2a06f6682b2d1c05114e7d1703f0e85aac18

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M pkg/front_end/lib/src/fasta/source/source_loader.dart View 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
kustermann
3 years, 10 months ago (2017-02-23 11:55:26 UTC) #2
ahe
Thank you. Did you try caching the tokens instead?
3 years, 10 months ago (2017-02-23 12:01:15 UTC) #3
kustermann
On 2017/02/23 12:01:15, ahe wrote: > Thank you. > > Did you try caching the ...
3 years, 10 months ago (2017-02-23 12:09:41 UTC) #4
ahe
lgtm
3 years, 10 months ago (2017-02-23 12:42:07 UTC) #5
kustermann
3 years, 10 months ago (2017-02-24 16:32:38 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
72cd2a06f6682b2d1c05114e7d1703f0e85aac18 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698