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

Issue 1999433002: Use String.fromCharCodes() instead of UTF8.decode() for Latin strings. (Closed)

Created:
4 years, 7 months ago by scheglov
Modified:
4 years, 7 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Use String.fromCharCodes() instead of UTF8.decode() for Latin strings. This makes DDC compilation another 5% faster. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/458f82c207de8d46d0f1a435ba9e4e5644f3fad9

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -2 lines) Patch
M pkg/analyzer/lib/src/summary/flat_buffers.dart View 1 chunk +15 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/summary/flat_buffers_test.dart View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 7 months ago (2016-05-19 20:04:26 UTC) #1
Paul Berry
lgtm
4 years, 7 months ago (2016-05-19 20:17:14 UTC) #2
scheglov
4 years, 7 months ago (2016-05-19 20:21:39 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
458f82c207de8d46d0f1a435ba9e4e5644f3fad9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698