About every minute or so my unity freezes for 6-7 seconds.
Profiler snapshot:
This appears to be some monoio problem.
The vrc line is just computing version date for an editor gui label which could probably only be computed once and stored instead of recomputing it each OnGui call.