[Mono-dev] Mono GC tuning

Greg Young gregoryyoung1 at gmail.com
Thu Dec 22 12:26:27 UTC 2016


I want to spend a couple of days tuning our mono GC usage. What things
should I be looking to tweak and what things should I be monitoring?
Currently I have been looking at GC pauses via the profiler API.

As most of our allocations are short lived (and long lived ones mostly
live for the life time of the process) I would imagine trying to tune
nurseries to be the right size is the main place for improvement? Also
is concurrent/multi-threaded GC stable as of this point?

Cheers,

Greg

-- 
Studying for the Turing test


More information about the Mono-devel-list mailing list