Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in garbage-collection

Memory leak?! Is Garbage Collector doing right when using 'create_function' within 'array_map'?

How to pause Garbage Collection in .NET?

What are the kind of variables that must be disposed? (.NET/Java)

Fastest way to release memory of stringbuilder

memory use in large data-structures manipulation/processing

Nesting reference type object in inner scope has no effect on garbage collection: True or False?

c# scope garbage-collection

What is a good logging library for real-time systems (fast with no object creation)?

Does JVM store memory in system ? If so, how to clear it?

Garbage Collector in Real-Time System

calling finish() from Activity

Loops and Garbage Collection

Third party Solution for Garbage Collection in Delphi

Difference between 3rd gen objects and large object heap

how soon is `__del__` called after reference count drops to zero?

Java Multithreading: Behaviour when Reference count of thread object becomes zero

What happens when I free memory that may not exist in Delphi?

Are there Weak References in .NET?

Garbage Collector C#, question about 'clearing' objects

c# garbage-collection

Are there any events that tell an application when garbage collection has occurred?

VB.Net Office Interop - Excel process doesn't close