It will be crucial for further optimizations to know what time does it take to compute each Condition. Moreover, it will be nice to know how many times did the engine compute any single Condition. So, there should be a way to somehow enhance the computation and gather such statistics.
The results should be provided in such a way that enables aggregating them across several computations, i.e. across all the logic tests.
It will be crucial for further optimizations to know what time does it take to compute each Condition. Moreover, it will be nice to know how many times did the engine compute any single Condition. So, there should be a way to somehow enhance the computation and gather such statistics.
The results should be provided in such a way that enables aggregating them across several computations, i.e. across all the logic tests.