Cache once, judge many times.
Cache the list once, run every judgement pass against it at a fraction of input price. This is the cheapest shape for the feature.
Cache once, judge many times.
Cache the list once, run every judgement pass against it at a fraction of input price. This is the cheapest shape for the feature.