Skip to content

Commit

Permalink
Change to 100 assets
Browse files Browse the repository at this point in the history
  • Loading branch information
alxkzmn committed Feb 28, 2024
1 parent 72cd4f5 commit e0f7ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kzg_prover/benches/kzg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ fn bench_kzg<
}

fn criterion_benchmark(_c: &mut Criterion) {
const N_CURRENCIES: usize = 350;
const N_CURRENCIES: usize = 100;

#[cfg(not(feature = "no_range_check"))]
// {
Expand Down

0 comments on commit e0f7ae0

Please sign in to comment.