Toolchefs / atomsGaffer

Atoms Crowd extension for Gaffer
https://atoms.toolchefs.com
27 stars 15 forks source link

Memory high when instancing #17

Open andrewkaufman opened 5 years ago

andrewkaufman commented 5 years ago

We have a crowd with instancing enabled and a huge amount of duplication (1200 agents duplicated several times to make 20500 agents). Based on stats from an Arnold render, the instancing is working as expected, but there is a unexpectedly high amount of "unaccounted" memory reported. It could be related to #15 or could indicate another memory issue in AtomsGaffer, or in Gaffer itself.

andrewkaufman commented 5 years ago

Just noting that #15 and #36 did not fix this issue. I think our best bet is to tackle #35 first, to rule out any unaccounted memory coming from the Atoms side of the fence.