-
Tim Peters authored
calling _add_wordinfo in a loop. This is a simple way to save oodles of functions calls. In a brief but non-trivial test, this boosted overall indexing rate by 12% (so huge bang for the buck).
abd807db
calling _add_wordinfo in a loop. This is a simple way to save oodles of functions calls. In a brief but non-trivial test, this boosted overall indexing rate by 12% (so huge bang for the buck).