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

Issue 1968783002: Speed up String.fromCharCodes a bit (Closed)

Created:
4 years, 7 months ago by sra1
Modified:
4 years, 7 months ago
Reviewers:
Leaf
CC:
dev-compiler+reviews_dartlang.org
Base URL:
https://github.com/dart-lang/dev_compiler@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Speed up String.fromCharCodes a bit About 4x speedup of convert/ascii_test.dart by removing dsend in inner loop. R=leafp@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/98cbe45bbc65ff54b4e024ecf7fd255b91a9d68f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -21 lines) Patch
M lib/runtime/dart_sdk.js View 7 chunks +16 lines, -16 lines 0 comments Download
M tool/input_sdk/patch/core_patch.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tool/input_sdk/private/js_helper.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tool/sdk_expected_errors.txt View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
sra1
I use the comment form of types to avoid extra checks in dart2js --checked.
4 years, 7 months ago (2016-05-10 23:19:35 UTC) #2
Leaf
lgtm
4 years, 7 months ago (2016-05-10 23:27:26 UTC) #3
sra1
4 years, 7 months ago (2016-05-11 00:30:30 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
98cbe45bbc65ff54b4e024ecf7fd255b91a9d68f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698