Skip to content

Commit 85f0cd6

Browse files
committed
less
1 parent b718493 commit 85f0cd6

File tree

3 files changed

+0
-398
lines changed

3 files changed

+0
-398
lines changed

Cargo.lock

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bench-vortex/Cargo.toml

-8
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,7 @@ vortex = { workspace = true, features = ["object_store", "parquet"] }
7272
vortex-datafusion = { workspace = true }
7373
xshell = { workspace = true }
7474

75-
[dev-dependencies]
76-
criterion = { workspace = true, features = ["html_reports", "async_tokio"] }
77-
7875
[features]
7976
mimalloc = []
8077
jemalloc = ["dep:tikv-jemallocator"]
8178
tracing = ["vortex-datafusion/tracing"]
82-
83-
[[bench]]
84-
name = "compress"
85-
test = false
86-
harness = false

0 commit comments

Comments
 (0)