Cargo Features
Quilkin has no features set by default.
[dependencies]
quilkin = { version = "0.9.0", features = ["instrument", "mimalloc", "heap-stats"] }
- instrument
- mimalloc
-
Enables mimalloc
- heap-stats
-
Enables crossbeam-utils
Affects
metrics::spawn_heap_stats_updates
…