Reduce the number of components on a decision canvas

Vasiliy Fomichev

In Posted

Processing overhead is caused by each additional component in a decision model. Try to reduce the number of components, if possible, in general, and for the models that cannot compromise on performance, try to create a custom component that would combine multiple ones at the cost of reusability, flexibility, and potentially higher maintenance cost in the future.