Skip to content

Commit 2295d45

Browse files
committed
remove jemalloc from imhamt
1 parent 9cfa568 commit 2295d45

File tree

4 files changed

+0
-106
lines changed

4 files changed

+0
-106
lines changed

Cargo.lock

Lines changed: 0 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/chain-libs/imhamt/Cargo.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ proptest = { workspace = true }
1616
test-strategy = "0.2"
1717
trybuild = "1"
1818

19-
[target.'cfg(unix)'.dev-dependencies]
20-
jemalloc-ctl = "0.3"
21-
jemallocator = "*"
22-
23-
[[example]]
24-
name = "memdump"
25-
path = "examples/memdump/main.rs"
2619

2720
[[bench]]
2821
harness = false

src/chain-libs/imhamt/examples/memdump/main.rs

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/chain-libs/imhamt/examples/memdump/unix.rs

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)