make jemalloc stats an optional feature
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
867050df9e
commit
23690fd837
5 changed files with 20 additions and 5 deletions
|
@ -87,6 +87,9 @@ jemalloc = [
|
|||
jemalloc_prof = [
|
||||
"conduit-core/jemalloc_prof",
|
||||
]
|
||||
jemalloc_stats = [
|
||||
"conduit-core/jemalloc_stats",
|
||||
]
|
||||
perf_measurements = [
|
||||
"dep:opentelemetry",
|
||||
"dep:tracing-flame",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue