Skip to content

Commit 11ce22b

Browse files
committed
Updates.
1 parent 0902100 commit 11ce22b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benches/memory_init.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ fn wat_source(length: usize) -> String {
5757
fn make_config() -> Criterion {
5858
Criterion::default()
5959
.without_plots()
60-
.measurement_time(Duration::new(10, 0))
60+
.measurement_time(Duration::new(20, 0))
6161
.sample_size(20)
6262
.configure_from_args()
6363
}

0 commit comments

Comments
 (0)