+1 here for G's suggestions as well, graph eval modes would solve so many issues.
If we could tag certain execution ports of an ice op to always evaluate while preserving the "on demand" speed of other branches, even better. >>> +1 for: >>> >>> - Various Graph evaluation modes : Mute, On demand, Always (some examples >>> here: https://vimeo.com/48242379) >>> - Faster evaluation of the graph validation (as it would still be needed if >>> you are editing a "mutted" ICETree) >>> - Fixing "Hidden but still evaluating ICETree bugs"

