-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
C1-mentorA task where a mentor is available. Please indicate in the issue who the mentor could be.A task where a mentor is available. Please indicate in the issue who the mentor could be.D1-mediumCan be fixed by a coder with good Rust knowledge but little knowledge of the codebase.Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase.I5-enhancementAn additional feature request.An additional feature request.T0-nodeThis PR/Issue is related to the topic “node”.This PR/Issue is related to the topic “node”.
Description
Follow up of #1985
As described, we don't necessarily have to wait till we have collected all the keys. By starting as soon as we have collected some keys, we could potentially save a couple more minutes. I presume the benefit will increase with the growth of the total amount of KVs as it would take more time to collect all the keys.
The downside is we might not be able to show the downloading progress as we do now. But if we does manage to speed things up, I guess this is tradeoff acceptable?
Metadata
Metadata
Assignees
Labels
C1-mentorA task where a mentor is available. Please indicate in the issue who the mentor could be.A task where a mentor is available. Please indicate in the issue who the mentor could be.D1-mediumCan be fixed by a coder with good Rust knowledge but little knowledge of the codebase.Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase.I5-enhancementAn additional feature request.An additional feature request.T0-nodeThis PR/Issue is related to the topic “node”.This PR/Issue is related to the topic “node”.