Skip to content

Commit

Permalink
More readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesn committed Mar 26, 2024
1 parent 4082264 commit c2fef84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bench-vortex/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ mod test {
use crate::taxi_data::download_taxi_data;
use crate::{compress_ctx, compress_taxi_data, setup_logger};

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

0 comments on commit c2fef84

Please sign in to comment.