Skip to content

Commit 40e2a3c

Browse files
committed
Update columnar; introduce mimalloc
1 parent e0add72 commit 40e2a3c

File tree

3 files changed

+250
-86
lines changed

3 files changed

+250
-86
lines changed

differential-dataflow/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ rand="0.4"
2121
itertools="^0.13"
2222
graph_map = "0.1"
2323
bytemuck = "1.18.0"
24+
mimalloc = "0.1.48"
2425

2526
[dependencies]
2627
columnar = { workspace = true }

0 commit comments

Comments
 (0)