I'm starting this discussion here mostly as a conversation starter. Apple open sourced xzone malloc their https://github.com/apple-oss-distributions/libmalloc/tree/libmalloc-792.41.1/src/xzone_malloc which is apparently based on mimalloc itself, I wonder if there are any features that could be brought to mimalloc proper and how they stack up against each other.
I'm starting this discussion here mostly as a conversation starter. Apple open sourced xzone malloc their https://github.com/apple-oss-distributions/libmalloc/tree/libmalloc-792.41.1/src/xzone_malloc which is apparently based on mimalloc itself, I wonder if there are any features that could be brought to mimalloc proper and how they stack up against each other.