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

Issue 2008373002: Make sort method generic. This eliminates a large number of dynamic calls that slow down sorting un… (Closed)

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

Description

Make sort method generic. This eliminates a large number of dynamic calls that slow down sorting under ddc. BUG= R=leafp@google.com Committed: https://github.com/dart-lang/sdk/commit/6cb121f84718b67ad9b75c9a395fe05de409963f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M sdk/lib/internal/sort.dart View 5 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Jacob
This is identical to the cl that just landed in the dev compiler repo.
4 years, 7 months ago (2016-05-25 18:10:06 UTC) #2
Leaf
lgtm
4 years, 7 months ago (2016-05-25 19:32:43 UTC) #3
Jacob
4 years, 7 months ago (2016-05-25 19:33:46 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
6cb121f84718b67ad9b75c9a395fe05de409963f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698