advanced35 minby DevFox

Memory, Reference Counting, and Garbage Collection

When an object is actually freed, the cycles reference counting cannot collect, weak references, and why measuring memory in Python is harder than it looks.

  • Python
  • Performance