[PonyORM-list] Deletion of an object taking a lot of memory?
Matthew Bell
matthewrobertbell at gmail.com
Sat Feb 13 13:22:01 UTC 2016
Hi,
I have measured a script doing:
x = X.get(1)
x.delete()
using 5.7GB ram. the object has a lot of related object, through
one-to-many relations. Is there a way to stop all of this memory being used?
Thanks
--
Regards,
Matthew Bell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </ponyorm-list/attachments/20160213/54c54967/attachment.html>
More information about the ponyorm-list
mailing list