Skip to content

Commit

Permalink
Encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesn committed Mar 22, 2024
1 parent fa764a4 commit 8d84f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench-vortex/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ mod test {
use crate::taxi_data::download_taxi_data;
use crate::{compress_ctx, compress_taxi_data, setup_logger};

// #[ignore]
#[ignore]
#[test]
fn compression_ratio() {
setup_logger(LevelFilter::Debug);
Expand Down

0 comments on commit 8d84f11

Please sign in to comment.