Go GC's headline feature is <10msec pause time ...
# announcements
m
Go GC's headline feature is <10msec pause time regardless of heap size. G1 does not do that. however it does compact and it is generational. iirc go's new GC isn't either of those.