added debug checks for alignement

This commit is contained in:
Jean-Philippe Bossuat
2025-02-25 15:04:56 +01:00
parent 871b85e471
commit 483a142ab0
8 changed files with 140 additions and 80 deletions

View File

@@ -63,7 +63,6 @@ fn bench_gadget_product_inplace(c: &mut Criterion) {
params.cols_qp(),
params.log_qp(),
),
64,
);
let mut source: Source = Source::new([3; 32]);