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

Issue 11418004: Don't copy Int8Arrays when passing them in as lists of bytes and don't (Closed)

Created:
8 years, 1 month ago by Mads Ager (google)
Modified:
8 years, 1 month ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Don't copy Int8Arrays when passing them in as lists of bytes and don't call from C to Dart to get the values either. Just copying the values over as is will behave the same as it does now and will be a lot faster. R=sgjesse@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=14951

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M runtime/vm/dart_api_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M sdk/lib/io/common.dart View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 1 month ago (2012-11-15 10:56:33 UTC) #1
Søren Gjesse
8 years, 1 month ago (2012-11-15 10:58:59 UTC) #2
STV!

Powered by Google App Engine
This is Rietveld 408576698