Skip to content

[help] up-to-date checking is slow for large file targets: is this normal/unavoidable? #1416

Closed Answered by wlandau
monicathieu asked this question in Help
Discussion options

You must be logged in to vote

The overhead is definitely avoidable if you do one of the following:

  1. In targets version 1.7.1, set format = "file_fast" where you currently have format = "file".
  2. Upgrade to the latest release of targets (1.10.0). You may have to run a slow tar_make() at first, but afterward the pipeline should trust timestamps and run much faster if everything is up to date.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@monicathieu
Comment options

Answer selected by monicathieu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants