Chromium Code Reviews
DescriptionImprove performance of Library::LookupLibrary(const String&).
Make sure that String::Equals(const String&) checks the hash codes
on the strings if they are available. Before this change, only
String::Equals(const Instance&) would consult the hash codes.
R=iposva@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/42dfb86459d2e7d7b07f5bb1d85a8793b9deff3c
Patch Set 1 #
Total comments: 15
Messages
Total messages: 8 (1 generated)
|
||||||||||||||||||||||||||||