My app randomly freezes for 500ms intervals (but after some time of running can be up to 3 seconds). It's especially noticeable when trying to type text.
Here is a dotTrace screenshot with the problem: 
But allocations are not that big. Only 13MB were allocated during 25 seconds.

Is there a way to reduce GC pauses to something acceptable like 100ms?