#garbage-collection

[ follow ]
Python
fromThepythoncodingstack
4 days ago

When You No Longer Need That Object * Dealing With Garbage in Python

CPython automatically reclaims unused objects via garbage collection and calls __del__() as a finaliser just before object destruction.
fromSmashing Magazine
1 month ago

Handling JavaScript Event Listeners With Parameters - Smashing Magazine

JavaScript event listeners require proper management to prevent memory leaks.
Software development
fromInfoWorld
2 months ago

Rust 1.88 adds support for naked functions

Rust 1.88 introduces Boolean literals for better configuration clarity in predicates, and Cargo now supports automatic garbage collection of cached dependencies.
fromInfoQ
2 months ago

Java 25 Integrates Compact Object Headers with JEP 519

The enhancement addresses a long-standing inefficiency in Java's memory model where object headers can consume over 20% of heap space in applications with many small objects.
Java
Python
fromPyPy
2 months ago

How fast can the RPython GC allocate?

RPython GC can allocate objects efficiently in tight loops, requiring only 11 instructions on average.
fromsilive
3 months ago

#fyiSI: Are all DSNY trucks outfitted with garbage pail tippers?

Not all sanitation trucks are equipped to handle the new garbage cans, but upgrades are ongoing.
[ Load more ]