Right now if you have a group of maps that reference filters, those filters are executed repeatedly. The filter class (or the environment) should cache previously requested filters. It is assumed that all filters and maps are deterministic in a single execution.
Right now if you have a group of maps that reference filters, those filters are executed repeatedly. The filter class (or the environment) should cache previously requested filters. It is assumed that all filters and maps are deterministic in a single execution.