Skip to content

Commit

Permalink
Configure compressor
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesn committed Mar 4, 2024
1 parent 117e547 commit daa6ce3
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 @@ -34,7 +34,7 @@ pub fn enumerate_arrays() -> Vec<&'static dyn Encoding> {
&ALPEncoding,
&DictEncoding,
&BitPackedEncoding,
&DeltaEncoding,
// &DeltaEncoding,
&FoREncoding,
//&FFoREncoding,
&REEEncoding,
Expand Down

0 comments on commit daa6ce3

Please sign in to comment.