Skip to content

Commit

Permalink
Enable mimalloc by default in benchmark (#3853)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dandandan authored Oct 18, 2022
1 parent 6e56897 commit a881478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ publish = false
rust-version = "1.62"

[features]
default = ["mimalloc"]
simd = ["datafusion/simd"]
snmalloc = ["snmalloc-rs"]

Expand Down

0 comments on commit a881478

Please sign in to comment.