eigen

When I looked closer, I didn’t find a memory bloat at all. Maybe there’s something unique to your particular scene that now causes more memory usage than in previous versions?

Or maybe the memory bloat is in the egg loader only, for instance because we changed that default recursion limit? You can try setting “egg-recursion-limit 10000” to see if it makes a difference.

David