@@ -26,18 +26,14 @@ gzip_compression = [
|
||||
"reqwest/gzip",
|
||||
]
|
||||
jemalloc = [
|
||||
"dep:tikv-jemalloc-sys",
|
||||
"dep:tikv-jemalloc-ctl",
|
||||
"dep:tikv-jemallocator",
|
||||
"dep:jevmalloc",
|
||||
]
|
||||
jemalloc_conf = []
|
||||
jemalloc_prof = [
|
||||
#"tikv-jemalloc-sys/profiling",
|
||||
#"jevmalloc/profiling",
|
||||
]
|
||||
jemalloc_stats = [
|
||||
#"tikv-jemalloc-sys/stats",
|
||||
#"tikv-jemalloc-ctl/stats",
|
||||
#"tikv-jemallocator/stats",
|
||||
#"jevmalloc/stats",
|
||||
]
|
||||
perf_measurements = []
|
||||
release_max_log_level = [
|
||||
@@ -96,12 +92,8 @@ serde.workspace = true
|
||||
smallvec.workspace = true
|
||||
smallstr.workspace = true
|
||||
thiserror.workspace = true
|
||||
tikv-jemallocator.optional = true
|
||||
tikv-jemallocator.workspace = true
|
||||
tikv-jemalloc-ctl.optional = true
|
||||
tikv-jemalloc-ctl.workspace = true
|
||||
tikv-jemalloc-sys.optional = true
|
||||
tikv-jemalloc-sys.workspace = true
|
||||
jevmalloc.optional = true
|
||||
jevmalloc.workspace = true
|
||||
tokio.workspace = true
|
||||
tokio-metrics.workspace = true
|
||||
toml.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user