Skip to content

Only render changed files #3674

Answered by cscheid
bryanwhiting asked this question in Q&A
Dec 14, 2022 · 8 comments · 14 replies
Discussion options

You must be logged in to vote

That's a neat script. Making quarto faster is definitely on our radar and there's some incoming improvements in 1.3.

With regards to re-rendering, we're currently being conservative on quarto render because of possible dependencies. As a simple example, listings can use content from other files, and so a simple diff-based approach won't always work.

If you're working interactively on a large quarto project, then quarto preview can offer a better experience than quarto render everything all the time: the preview command will render everything once, but then will only refresh the changed files.

Replies: 8 comments 14 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@bryanwhiting
Comment options

@dragonstyle
Comment options

@bryanwhiting
Comment options

@dragonstyle
Comment options

@bryanwhiting
Comment options

Comment options

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

Comment options

You must be logged in to vote
5 replies
@bryanwhiting
Comment options

@bryanwhiting
Comment options

@mcanouil
Comment options

@josherrickson
Comment options

@ThSGM
Comment options

Answer selected by mcanouil
Comment options

You must be logged in to vote
2 replies
@allefeld
Comment options

@allefeld
Comment options

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
9 participants