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

Issue 2507723002: Remove unnecessary indexing passes from serialization. (Closed)

Created:
4 years, 1 month ago by asgerf
Modified:
4 years, 1 month ago
CC:
dart-kernel+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove unnecessary indexing passes from serialization. Computing the index for variables, labels, and switch cases is now done on-the-fly instead of as separate passes. BUG= R=ahe@google.com Committed: https://github.com/dart-lang/kernel/commit/118a4be934f3af4dcf4014dbbd7a1875c17ebb9f

Patch Set 1 #

Patch Set 2 : Add copyright #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -96 lines) Patch
M lib/binary/ast_to_binary.dart View 16 chunks +62 lines, -96 lines 0 comments Download
A test/serialize_bench.dart View 1 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
asgerf
4 years, 1 month ago (2016-11-16 13:12:30 UTC) #2
ahe
lgtm
4 years, 1 month ago (2016-11-16 13:23:12 UTC) #3
asgerf
4 years, 1 month ago (2016-11-16 14:13:33 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
118a4be934f3af4dcf4014dbbd7a1875c17ebb9f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698