[webkit-reviews] review granted: [Bug 72540] contributors_by_fuzzy_match is super slow : [Attachment 115436] Makes contributors_name do case insensitive comparison

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 13:31:01 PST 2011


Eric Seidel <eric at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 72540: contributors_by_fuzzy_match is super slow
https://bugs.webkit.org/show_bug.cgi?id=72540

Attachment 115436: Makes contributors_name do case insensitive comparison
https://bugs.webkit.org/attachment.cgi?id=115436&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
OK.  We could probably also just use @memoized and not need our own custom
cache here, but this is fine.


More information about the webkit-reviews mailing list