Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d842eb4

Browse files
committed
fix naming of tcph_l_comment
1 parent 8e9a806 commit d842eb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bench-vortex/benches/compress_benchmark.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@ criterion_group!(
9797
benches,
9898
vortex_compress_taxi,
9999
vortex_compress_medicare1,
100-
vortex_compress_tpch
100+
vortex_compress_tpch_l_comment,
101101
);
102102
criterion_main!(benches);

0 commit comments

Comments
 (0)