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

Issue 25648005: Speed up gen_snapshot by writing all bytes at once. (Closed)

Created:
7 years, 2 months ago by Anders Johnsen
Modified:
7 years, 2 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Speed up gen_snapshot by writing all bytes at once. Before we would write one byte at a time, making it extreamly slow on especially Windows. BUG= R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=28151

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M runtime/bin/gen_snapshot.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Anders Johnsen
7 years, 2 months ago (2013-10-02 11:34:02 UTC) #1
Søren Gjesse
LGTM!
7 years, 2 months ago (2013-10-02 11:34:56 UTC) #2
Anders Johnsen
7 years, 2 months ago (2013-10-02 11:36:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r28151 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698