%include('header', category='Garbage', title='Garbage')
This page gives an overview of all objects that would have been deleted if those weren't holding circular references to each other (e.g. in a doubly linked list).
%if len(graphs):Click on the reference graph titles below to show the objects contained in the respective cycle. If you have graphviz installed, you will also see a visualisation of the reference cycle.
{{len(graphs)}} reference cycles:
Reference graph | # objects | # cycle objects | Total size |
---|---|---|---|
Cycle {{graph.index}} | {{len(graph.metadata)}} | {{graph.num_in_cycles}} | {{graph.total_size}} |
No reference cycles detected.
%end %include('footer')