mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
added debug checks for alignement
This commit is contained in:
@@ -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]);
|
||||
|
||||
Reference in New Issue
Block a user