Page 1 of 1

Posted: 18 Nov 2017, 16:37
by sephult
I find myself doing subpatches and almost always have to put a pass if changed on the In/Out.
I think it would be beneficial for the inputs/outputs to have a checkbox and internal pass if changed.

In the future I think this should be added as an internal option to many modules.

-s

Posted: 18 Nov 2017, 17:04
by x.iso
+1

Posted: 19 Nov 2017, 22:51
by damstraversaz
Yes , it could be very useful.

Posted: 04 Dec 2017, 03:49
by CREDO
+1

Posted: 09 Dec 2017, 21:27
by SylvainT
yes +1
discuss many time with senso, but I can't remember the reason why he doesn't use this idea

Posted: 30 Dec 2017, 12:45
by senso
the reasons are simple:
- output modules are not processed which means that they have no impact on the CPU load. To apply the "pass if change" option we need to process modules and verify that they have not changed during the last calculation cycle.
In other word, this option will have a deep impact on overall performances.
For now, I don't have solution but I'm still thinking about it.