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

Issue 23467002: Switched Serialization identityMap to use a wrapper, not linear search. (Closed)

Created:
7 years, 3 months ago by Alan Knight
Modified:
7 years, 3 months ago
Reviewers:
Jennifer Messerly
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Switched Serialization identityMap to use a wrapper, not linear search. R=jmesserly@google.com Committed: https://code.google.com/p/dart/source/detail?r=26737

Patch Set 1 #

Total comments: 12

Patch Set 2 : Changes from review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -65 lines) Patch
M pkg/serialization/lib/src/serialization_helpers.dart View 1 2 chunks +45 lines, -65 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Alan Knight
With fast expandos in the VM, the linear search hack for an identity map in ...
7 years, 3 months ago (2013-08-26 21:06:58 UTC) #1
Jennifer Messerly
https://codereview.chromium.org/23467002/diff/1/pkg/serialization/lib/src/serialization_helpers.dart File pkg/serialization/lib/src/serialization_helpers.dart (right): https://codereview.chromium.org/23467002/diff/1/pkg/serialization/lib/src/serialization_helpers.dart#newcode183 pkg/serialization/lib/src/serialization_helpers.dart:183: * This is used to provide an identity map. ...
7 years, 3 months ago (2013-08-26 21:58:47 UTC) #2
Alan Knight
https://codereview.chromium.org/23467002/diff/1/pkg/serialization/lib/src/serialization_helpers.dart File pkg/serialization/lib/src/serialization_helpers.dart (right): https://codereview.chromium.org/23467002/diff/1/pkg/serialization/lib/src/serialization_helpers.dart#newcode183 pkg/serialization/lib/src/serialization_helpers.dart:183: * This is used to provide an identity map. ...
7 years, 3 months ago (2013-08-27 18:13:44 UTC) #3
Jennifer Messerly
lgtm!
7 years, 3 months ago (2013-08-27 18:30:58 UTC) #4
Alan Knight
7 years, 3 months ago (2013-08-27 19:08:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r26737 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698