Open
Description
Feature Request
As a follow up to:
#11780
#13374
The behavior of 'default' could be changed to provide the best performance from both behaviors. If the database is up to date, "reducing" (which would otherwise require tag parsing) would be the faster approach. If the database is not fully up to date, not reducing would likely be faster. We could check if the database is up to date and select the fastest behavior.
Activity