#681·mimalloc

Optimal API Usage to Maximize Performance per Thread?

Author: victorstewartCreated Jan 13, 2023Updated Sep 13, 2026
Labelsstale

when there are no allocations or deallocations across threads (including single threaded programs), is there a way to avoid any kind of lock/synchronization penalty?