jemalloc and triomphe

This commit is contained in:
Michael Sproul
2022-02-02 16:01:34 +11:00
parent b2063c3e21
commit bda90573fa
6 changed files with 61 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
#[global_allocator]
static ALLOC: jemallocator::Jemalloc = jemallocator::Jemalloc;