Skip to content

Commit

Permalink
get rid of the 0.012 seconds a reset takes on average.
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Oct 23, 2020
1 parent 47e57a7 commit 799e9fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bench/02-basic.R
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ cat(
Sys.sleep(3) # make system more idle
without_cache <- marker(
without_cache = {
Sys.sleep(mean(time_for_git_reset))
style_pkg(path, filetype = c("R", "rmd"))
}
)
Expand Down

0 comments on commit 799e9fe

Please sign in to comment.