algorithmic modeling for Rhino
It would only make things faster if you don't in fact need that data. If however it is needed in order to compute something else, then removing it after the fact will only save some memory, not processor cycles.
So this data doesn't affect processing time? I heard that for example in Processing it is possible to cmopute these thousands of thousands of particles, because they don't have data attached to them.
Thank you for reply.
It takes processor time to compute new data. It takes memory space to store data. If you need to compute data because it is part of a process, then you cannot make it faster by removing the data afterwards.
The above is not entirely true in the case of previewable data. Bounding boxes will be calculated, which takes additional time.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by