Good idea!
> On 3 Aug 2017, at 17:42, Brandon Hume <hume...@bofh.ca> wrote: > >> On 8/3/2017 12:59 PM, Chris Ridd wrote: >> I ended up patching Search.pm to avoid capturing each result when using >> callbacks. Is there a better way to do this? > > Were you using paged results? I've certainly never had to manage 30M+ > results, but switching to paged changed a script that checks over ~300k > results from a multi-gig RSS process to something that uses barely over 100M.