Skip to content

Commit

Permalink
default jemalloc
Browse files Browse the repository at this point in the history
  • Loading branch information
akarras committed May 9, 2024
1 parent e511533 commit 5117ccd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ultros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ jemalloc_pprof = {version = "0.1.0", optional = true}

[features]
profiling = ["dep:tikv-jemallocator", "dep:jemalloc_pprof"]
jemalloc = ["dep:tikv-jemallocator"]
default = ["jemalloc"]

0 comments on commit 5117ccd

Please sign in to comment.