Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in garbage-collection

Force full garbage collection when memory occupation goes beyond a certain threshold

Can a conforming C# compiler optimize away a local (but unused) variable if it is the only strong reference to an object?

Special case lifetime analysis

c# garbage-collection

Should I use Objective-C garbage collection when writing for 10.5+?

What does "GC--" mean in a java garbage collection log?

ObjectSpace - what is it and how do people use it?

Is it possible to get OutOfMemoryError because garbage collection too slow?

Is Android garbage collector pausing other apps while running?

C#: In what cases should you null out references?

Does javascript Garbage Collector dispose global variables?

Node.js and fragmentation

Why is SerialGC chosen over G1GC?

java garbage-collection jvm

.NET: Way to determine if object has any references to it?

Git: When does Git perform garbage collection?

FreeOSMemory() in production

A question about static members inside non-static classes and garbage collection

Long running process suspended

Resources that have to be manually cleaned up in C#?

How does the .NET CLR distinguish between Managed from Unmanaged Pointers?

.net garbage-collection clr

Short-lived objects