forked from google/protobuf.dart
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch from LinkedHashMap to HashMap.
This speeds up the Dart VM by 40% but has no effect for dart2js. BUG= [email protected] Review URL: https://chromiumcodereview.appspot.com//1331293003.
- Loading branch information
Brian Slesinsky
committed
Sep 11, 2015
1 parent
24ffa4f
commit bb95a73
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters