Skip to content

Jet Hypo: reduce the time code of condition and prefiltering.

Peter Sherwood requested to merge peter/athena:master-22912-0 into master

Reduce the load of filtering (predicting and Condition filtering) by recognising when the filter acts as pass through, and by having filters return iterators rather than copying and returning vectors.

ATR-22912

@jbossios @valentem @peter

Edited by Peter Sherwood

Merge request reports