mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-14 18:32:42 +00:00
jemalloc and triomphe
This commit is contained in:
2
common/malloc_utils/src/jemalloc.rs
Normal file
2
common/malloc_utils/src/jemalloc.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
#[global_allocator]
|
||||
static ALLOC: jemallocator::Jemalloc = jemallocator::Jemalloc;
|
||||
Reference in New Issue
Block a user