GC is very slow

I am finding that when a GC model becomes large in size, that the commands in graph etc. are very very slow?? When I create a model, it is sometimes complex with many variables. i try to split up my models as much as i can but I find that sooner or later I need to add more nodes? Is there anything that can be done to remedy this? 

Parents Reply
  • Worth noting that even without using the structural elements (I've never actually used these) there is still a lot of lag in GC, so this is definitely not the only issue here. I recall Wayne saying a while back that getting out and back into the model improved performance, and I have experienced this as well but it only helps to a certain degree: The larger the graph or dataset, the more sluggish the performance is in the GC GUI - something is causing a lot of unnecessary overheads since opening the same model without the GC interface loaded has no such issue when navigating in 3D. I suspect it is GC constantly evaluating if it needs to update any graphics / elements in the model, since it will work just fine on small scripts, but scale it to larger datasets and it becomes unusable, with inputs to freshly placed nodes that should have no effect on the model taking an unreasonable length of time for the changes to be applied.

Children