[Mono-dev] Mono GC tuning

Alex Rønne Petersen alex at alexrp.com
Thu Dec 22 12:47:36 UTC 2016


Hi,

The concurrent collector should be fairly stable on desktop at least.
It's what we use on CI.

Regards,
Alex

On Thu, Dec 22, 2016 at 1:26 PM, Greg Young <gregoryyoung1 at gmail.com> wrote:
> 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
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.dot.net
> http://lists.dot.net/mailman/listinfo/mono-devel-list


More information about the Mono-devel-list mailing list