Cargo Features

elfmalloc has no features set by default.

[dependencies]
elfmalloc = { version = "0.1.0", features = ["prime_schedules", "huge_segments", "no_lazy_region", "nightly", "use_default_allocator", "print_stats"] }
prime_schedules

TODO: Rename these features to use dashes instead of underscores

Enables prime_schedules of bagpipe

huge_segments

Enables huge_segments of bagpipe

no_lazy_region
nightly print_stats?
local_cache use_default_allocator
print_stats = nightly