You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jemallocator support was added in #74 however configs that tune the allocator were not resulting in no benefits from the earlier change. The following changes should be implemented:
Add jemallocator configs to docker build scripts
Switch to tikv jemallocator crate which is being actively maintained.
Jemallocator support was added in #74 however configs that tune the allocator were not resulting in no benefits from the earlier change. The following changes should be implemented: