Skip to content

Question: cold start vs warm start compile times #521

Answered by gakonst
sambacha asked this question in Q&A
Discussion options

You must be logged in to vote

WDYM pre-warmed state? There's caching in the compiler already, which saves some time. Calling it N times doesn't really do much. We also want to add forking caching to disk when pinned against a block, to avoid re-making network requests in forked tests.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sambacha
Comment options

You must be logged in to vote
0 replies
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
T-question Type: question
3 participants
Converted from issue

This discussion was converted from issue #429 on January 20, 2022 12:11.