daanx/mimalloc-bench

Add snmalloc-secure

jvoisin opened this issue · 3 comments

Apparently, snmalloc ≥ 6.0 has [some sweet hardening]( It does looks pretty nice: https://github.com/microsoft/snmalloc/tree/main/docs/security ).

mjp41 commented

@jvoisin thanks. I am super keen to chat to you about this. What should we call it in? ssn would follow @daanx's current naming scheme for mimalloc secure. But I think it might be harder to remember. The double s seems a little confusing. I would personally prefer sn-sec then I think it is clearer. I'll raise a PR once #123 lands.

sn-sec is nice, feel free to rename the other as well, so that we have a coherent naming scheme :)

Done in 4bae668