Skip to content

Commit 1d9e057

Browse files
committed
Updates.
1 parent 5edebf5 commit 1d9e057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benches/memory_grow.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fn wat_source(pages: usize) -> String {
2424
fn make_config() -> Criterion {
2525
Criterion::default()
2626
.without_plots()
27-
.measurement_time(Duration::new(5, 0))
27+
.measurement_time(Duration::new(1, 0))
2828
.sample_size(20)
2929
.configure_from_args()
3030
}

0 commit comments

Comments
 (0)