On Wednesday, 15 May 2019 13:11:29 CEST Scott, Barry wrote: > In my experience gc is low level noise only. > Our work load is very heavy and its never been an issue.
It depends entirely on how many objects you have. With a few GBs worth of relatively small objects, a full garbage collection cycle can take over a minute. But in normal circumstances, the overhead indeed isn't relevant. Bye, Maarten _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python