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

Issue 1887313002: dart2js: Reduce calls to Uri.toString() (Closed)

Created:
4 years, 8 months ago by sra1
Modified:
4 years, 8 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js: Reduce calls to Uri.toString() Uri.toString() shows up at 2% of a full dart2js compile. Avoid by using Uri components or reusing result of toString() BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/b887563dff1ed69e32bb9a7d8cb2a18bab57774c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -18 lines) Patch
M pkg/compiler/lib/src/native/native.dart View 1 chunk +24 lines, -18 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
sra1
4 years, 8 months ago (2016-04-15 05:53:35 UTC) #2
Siggi Cherem (dart-lang)
lgtm
4 years, 8 months ago (2016-04-15 15:19:42 UTC) #3
sra1
4 years, 8 months ago (2016-04-15 16:00:23 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b887563dff1ed69e32bb9a7d8cb2a18bab57774c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698