DescriptionUse StringView in History.cpp
This code wants to compare the prefix of two strings together, we can
do that with StringView and use the much faster string equals methods
that use memchr.
BUG=615174
Committed: https://crrev.com/64b7b9d6b9a3280676c7e1d6c02d15fa3805f9c7
Cr-Commit-Position: refs/heads/master@{#416221}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|