Skip to content

Commit 2ed7b0e

Browse files
scale up again
1 parent 8aefa1e commit 2ed7b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/02-basic.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cache_clear(ask = FALSE)
1010

1111
marker <- purrr::partial(
1212
bench::mark,
13-
min_iterations = 5,
13+
min_iterations = 25,
1414
check = FALSE,
1515
filter_gc = FALSE,
1616
memory = TRUE # skip uncached first round

0 commit comments

Comments
 (0)