You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2025. It is now read-only.
Noticing that for one file and one processor the processors criteria method is called twice. Because the criteria method may need to open a file, and some files are big, a speedup could be had by only doing this work once.
It looks like the double call is happening because applicable calls criteria and applicable is called in two places: