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
When doing many (100s-1000s) of calls to rhino compute the response time gradually gets slower and slower with each iteration. I presume that this is attributable to caching and checking cached responses. It would be good to be able to disable the cache presuming when knowing that requests will be unique or numerous.
When doing many (100s-1000s) of calls to rhino compute the response time gradually gets slower and slower with each iteration. I presume that this is attributable to caching and checking cached responses. It would be good to be able to disable the cache presuming when knowing that requests will be unique or numerous.
Found this as related when searching the forums: https://discourse.mcneel.com/t/clearing-rhino-compute-memory-cache-without-restarting-the-local-server/148102
Edit: Just looked at rhino.compute.exe is currently using 38GB of memory and counting compared to 22MB when just started.
The text was updated successfully, but these errors were encountered: