Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e9a806 commit d842eb4Copy full SHA for d842eb4
1 file changed
bench-vortex/benches/compress_benchmark.rs
@@ -97,6 +97,6 @@ criterion_group!(
97
benches,
98
vortex_compress_taxi,
99
vortex_compress_medicare1,
100
- vortex_compress_tpch
+ vortex_compress_tpch_l_comment,
101
);
102
criterion_main!(benches);
0 commit comments