Closed divergentdave closed 8 years ago
This cuts the number of processes spawned in half by memoizing whether each conversion tool is present. In unscientific testing with one scraper, this cut a five to seven second runtime down to four seconds.
Great idea!
This cuts the number of processes spawned in half by memoizing whether each conversion tool is present. In unscientific testing with one scraper, this cut a five to seven second runtime down to four seconds.