-
nick authored
fnmatch.fnmatch seems to fall off a performance cliff once you start cycling through more patterns than can fit in its internal cache. BUG=642793 Review-Url: https://codereview.chromium.org/2293233002
7e16cf30
fnmatch.fnmatch seems to fall off a performance cliff once you start cycling through more patterns than can fit in its internal cache. BUG=642793 Review-Url: https://codereview.chromium.org/2293233002