Hacker News new | ask | show | jobs
by shawn-butler 2336 days ago
raw_allocator (string)

Which memory allocator to use for the PYMEM_DOMAIN_RAW allocator. Values can be jemalloc, rust, or system.

Important: the rust crate is not recommended because it introduces performance overhead.

From the docucmentation