Hi team - how does the ‘Automatic’ option work for variable value recomputation behind the scenes in Workshop?
We’re in the midst of some performance improvement efforts, and wondering if shifting away from ‘Automatically’ to ‘Only when triggered by an event’ would help us improve performance where certain UI sections or downstream variables are computed based on automatically computed upstream variables.
If ‘Automatic’ means that it only changes when variable inputs explicitly change then this is probably fine, but if not then perhaps we could look into explicitly recomputing them via events. Thanks!