#garbage-collection

[ follow ]
fromsilive
1 week ago

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

According to a Sanitation spokesperson, not all trucks have been outfitted with tipping mechanisms yet. The agency anticipates that all the trucks will be outfitted with the tippers over the next few years.
NYC politics
fromHackernoon
2 months ago

What You Have to Know About the New Features in Go 1.24: Cleanups and Weak Pointers | HackerNoon

The introduction of runtime.AddCleanup and weak.Pointer in Go 1.24 allows developers to manage memory more efficiently, providing advanced functionality for garbage collection.
Miscellaneous
#aws
Bootstrapping
fromInfoQ
2 months ago

AWS Introduces CDK Garbage Collection

AWS introduced garbage collection in AWS CDK to automate deletion of old assets, helping reduce storage costs for developers.
Bootstrapping
fromInfoQ
2 months ago

AWS Introduces CDK Garbage Collection

AWS introduced garbage collection in AWS CDK to automate deletion of old assets, helping reduce storage costs for developers.
fromPyPy
3 months ago

Low Overhead Allocation Sampling with VMProf in PyPy's GC

Statistical memory profiling can be achieved with low overhead by saving only every nth allocated byte rather than tracking every allocation, enhancing efficiency.
[ Load more ]