mmtk 0.32.0

MMTk is a framework for the design and implementation of high-performance and portable memory managers.
Documentation
1
2
3
4
5
# Performance Tuning for Bindings

In this section, we discuss how to achieve the best performance with MMTk in a binding implementation.
MMTk is a high performance GC library. But there are some key points that need to be done correctly
to achieve the optimal performance.