DescriptionAstValueFactory: add a cache for one-character strings.
Lowercase 1 character strings occur frequently in minified code. Add a
cache for them, so that we don't need to compute the hash + do the hash
table lookup for each occurrence.
BUG=
Committed: https://crrev.com/f36497d2c901e548685c40962b0cabcfddae4cda
Cr-Commit-Position: refs/heads/master@{#41597}
Patch Set 1 #
Total comments: 5
Patch Set 2 : rebased #Patch Set 3 : code review (verwaest@) #
Messages
Total messages: 16 (9 generated)
|