Run Heavy Garbage Collector

This node runs a 'heavy' garbage collection. A number of garbage collection cycles are run. Between each collection, there is a delay, during which System.runFinalization() is called.

It reports the amount of used memory before and after to the console log (at the INFO level), and also the total amount of memory available to the JVM

Options

Number of Garbage Collections
The number of Garbage collection calls to make
Delay between collections (ms)
The delay (in milliseconds) between each GC call

Input Ports

Icon
Optional input port

Output Ports

Icon
Output port

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.