Newer
Older
vengine / .cargo / config.toml
Maple Nebel Maple Nebel 9 days ago 303 bytes things
[build]
rustflags = ["-Z", "threads=16"]

[env]
JEMALLOC_SYS_WITH_MALLOC_CONF="zero:true,dirty_decay_ms:60000,junk:false,muzzy_decay_ms:60000,percpu_arena:percpu,retain:false,trust_madvise=true,dds:disabled,process_madvise_max_batch:100" # prof:true,prof_leak:true,lg_prof_sample:19,lg_prof_interval:30