-
-
Notifications
You must be signed in to change notification settings - Fork 661
Migrate to tikv-jemallocator #5516
Copy link
Copy link
Labels
A-Technical DebtChanges related to technical debtChanges related to technical debtC-DependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Activity
Metadata
Metadata
Assignees
Labels
A-Technical DebtChanges related to technical debtChanges related to technical debtC-DependenciesPull requests that update a dependency filePull requests that update a dependency file
We are currently the
jemallocatoras a fast allocator. However, that crate hasn't gotten a release in 3 years. The official successor of that project istikv-jemallocator, maintained by the TiKV project. We should migrate to that.