Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
needlesslygrim
44 days ago
|
parent
|
context
|
favorite
| on:
Watching Go's new garbage collector move through t...
> Unity's GC is unique in that it has an incremental marking phase.
Does ZGC not also have an incremental marking phase?
mibsl
44 days ago
[–]
Also, the default collector, G1, introduced more than 15 years ago. Most JVM GCs are concurrent, too.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Does ZGC not also have an incremental marking phase?