Conversation
|
Hmm okay after a few more runs on my branch and on master, it seems like the restart_process Is it worth it to re-time/re-screenshot the guides I'm changing (this one, c#, and go)? eh. |
|
Docs update here: tilt-dev/tilt.build#585 |
|
i wouldn't bother creating new screenshots for this, but we should update the text to introduce extensions. do you understand why the restart_process extension is so much slower? that seems concerning |
Yep, on it: tilt-dev/tilt.build#585
so after some further examination, it seems like |
|
ah, i should have been more clear about what i meant - ya, i expect the times to vary on different machines. I'm surprised that the extension is 1s slower vs master, which seems way bigger than I would have expected. do you have hypotheses on where that 1s is going? |
|
okay I went back and checked again, and there actually doesn't seem to be that much difference between the timings on master vs. this branch. I think that one 13s timing I the first time I ran this was a fluke (like, on the high side of natural variance, but as likely on master as on this branch): |
hmm so I'm getting way worse performance than the strategy the guide was
using previously -- the guide on the website said with Live update,
deploy took <5s, I'm seeing 13: https://cloud.tilt.dev/snapshot/AZyI-esLnbKLWBnZRhw=
Anything I'm missing here?