Increase the performance of your strategy by creating a globally optimized instance of your rule. You can also use a globally optimized strategy as a substrategy to decrease code size and increase performance of the top-level strategy that is not optimized.
Create an instance of the Strategy rule with the Global optimization option enabled:
Note: The globally optimized strategy is a beta feature; some of the Strategy components cannot currently be optimized.
On the Global optimization tab, select a strategy that you want to optimize.
Optional: To see the optimization status of individual substrategies and strategy components, click Expand strategies.
Note: You can disable optimization of substrategies that consist of components that cannot be optimized or when you want to create separate globally optimized instances for such substrategies.
In the Output optimization tab, select properties that you want to calculate in the optimized strategy.
Select one of the following options:
Data set to use a particular data set as the subject of the test run (for example, a data table with customers) and perform the following actions:
Data flow to use a data flow as the source of the test run and perform the following actions:
When you test a strategy on a data flow, the system runs the specified data flow, and then uses the output of that data flow for the selected subject ID in the test run.
To see differences between non-optimized and optimized results, click Compare.