Use jemalloc

This commit is contained in:
Erik Johnston
2019-03-19 13:32:29 +00:00
parent b7c96ee7ac
commit 2126625ef2
3 changed files with 39 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ version = "0.1.0"
clap = "2.32.0"
fallible-iterator = "0.1.5"
indicatif = "0.11.0"
jemallocator = "0.1.9"
postgres = "0.15.2"
rand = "0.6.0"
rayon = "1.0.2"