Hi, I'm reading the GC implementation of Golang, and some questions have 
come to me. As the title described:

Proposition 1:
    The time cost of the mark phase in GC is mainly depending on the amount 
of the living objects.

Proposition 2:
    The time cost of the mark phase in GC has very little to do with the 
amount of unused objects.

Do both propositions above is true? Thanks a lot.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/4c16ed7f-f911-47ec-9886-11cf72396d51n%40googlegroups.com.

Reply via email to