mmtk-core
mmtk-core copied to clipboard
Immix performs faster if defrag is enabled for every GC?
@wenyuzhao observed that if we enable defrag for every GC for Immix, we see performance improvement. It would be good if @wenyuzhao can share more info on the results and how to reproduce it.
This contradicts the evaluation in the original Immix paper. We should reproduce the results and investigate the cause.