Cargo Features
phlow-runtime has no features set by default.
[dependencies]
phlow-runtime = { version = "0.0.25", features = ["mimalloc", "jemalloc"] }
- mimalloc
-
Enables mimalloc
Optional allocators
- jemalloc
-
Enables jemallocator
phlow-runtime has no features set by default.
[dependencies]
phlow-runtime = { version = "0.0.25", features = ["mimalloc", "jemalloc"] }
Enables mimalloc
Optional allocators
Enables jemallocator