You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plot generation is a little slow. Profile the controller_script.py and check where the repeat function calls are. Change maxHeight attribute to a single value rather than make repeated function calls to reduce compute time.
The text was updated successfully, but these errors were encountered:
plot generation is a little slow. Profile the controller_script.py and check where the repeat function calls are. Change maxHeight attribute to a single value rather than make repeated function calls to reduce compute time.
The text was updated successfully, but these errors were encountered: