Caching to reduce waiting times #5

Closed
opened 5 years ago by decentral1se · 1 comments
Owner

We wait a lonngg time when etherpump has to pass through 800+ pads. It would be nice to somehow cache what we have on the disk so as to speed it up. Perhaps a "--force" to only look at the pads again? Or perhaps compare the meta data more quickly to only check what pads have changed? Open to ideas but it would be nice to improve this and have a nicer experience to get faster feedback.

We wait a lonngg time when etherpump has to pass through 800+ pads. It would be nice to somehow cache what we have on the disk so as to speed it up. Perhaps a "--force" to only look at the pads again? Or perhaps compare the meta data more quickly to only check what pads have changed? Open to ideas but it would be nice to improve this and have a nicer experience to get faster feedback.
Poster
Owner

Aha, some of this caching is already done:

That's actually probably the best we can do unfortunately. We'll have to possibly rely on #6 to get some speed back!

Aha, some of this caching is already done: * https://git.vvvvvvaria.org/varia/etherpump/src/branch/master/etherpump/commands/pull.py#L220 (`skip = True` if the revisions match). That's actually probably the best we can do unfortunately. We'll have to possibly rely on https://git.vvvvvvaria.org/varia/etherpump/issues/6 to get some speed back!
decentral1se closed this issue 5 years ago
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.