mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-23 03:12:11 +03:00
This is really more of an end-to-end test at the arena level; it's not just of the decay code in particular any more.
3 lines
88 B
Bash
3 lines
88 B
Bash
#!/bin/sh
|
|
|
|
export MALLOC_CONF="dirty_decay_ms:1000,muzzy_decay_ms:1000,lg_tcache_max:0"
|