mmtk / mmtk-core

Memory Management ToolKit
https://www.mmtk.io
Other
379 stars 69 forks source link

Immix has larger minheap than MarkCompact, LXR, and G1 on h2 #1183

Open wenyuzhao opened 3 months ago

wenyuzhao commented 3 months ago

h2's minheap size should be less than 1GB. But with Immix GC, the minheap is ~2GB.