You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mmtk/mmtk-core#1094 changed the SFT map implementation to SFTDenseMap when vm_space is enabled for correctness reasons. As we know SFTDenseMap performs worse, and this change affects Julia + MMTk performance negatively. We see slowdown up to 15% in GC time for some benchmarks.
mmtk/mmtk-core#1094 changed the SFT map implementation to
SFTDenseMap
whenvm_space
is enabled for correctness reasons. As we knowSFTDenseMap
performs worse, and this change affects Julia + MMTk performance negatively. We see slowdown up to 15% in GC time for some benchmarks.Normalized results
Without normalization
The text was updated successfully, but these errors were encountered: