20,741
edits
mNo edit summary |
mNo edit summary |
||
| Line 23: | Line 23: | ||
* time spent in each gc function | * time spent in each gc function | ||
* threading overhead (locking)? | * threading overhead (locking)? | ||
= Todo: Allow GC parameters to be tweaked via properties = | |||
* minimum/maximum pool size (free blocks) | |||
* add property to disable collecting (just allocating) | |||
* add property to trigger GC | |||