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

Issue 189443004: Fix performance of setRange by avoiding going to Lists.copy (Closed)

Created:
6 years, 9 months ago by srdjan
Modified:
6 years, 9 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org, sra1
Visibility:
Public.

Description

Fix performance of setRange by avoiding going to Lists.copy which can become polymorphic. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=33540

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -42 lines) Patch
M runtime/lib/typed_data.cc View 1 2 3 4 5 6 1 chunk +56 lines, -17 lines 0 comments Download
M runtime/lib/typed_data.dart View 1 2 3 4 5 7 chunks +14 lines, -23 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intrinsifier.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/object.h View 1 2 3 4 5 2 chunks +29 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
6 years, 9 months ago (2014-03-10 23:52:22 UTC) #1
Cutch
lgtm
6 years, 9 months ago (2014-03-11 16:29:35 UTC) #2
srdjan
6 years, 9 months ago (2014-03-11 16:57:01 UTC) #3
Message was sent while issue was closed.
Committed patchset #7 manually as r33540 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698