Skip to content

Conversation

@aviallon
Copy link
Collaborator

@aviallon aviallon commented Sep 28, 2025

On my SSDs, this speeds up file restoration by 1.1x to 3x.

Note: includes #132

@aviallon
Copy link
Collaborator Author

@Lazza if needed, I can drop the b9b9952 commit.

@Lazza
Copy link
Owner

Lazza commented Oct 16, 2025

I am wondering if it may be a good idea to implement these parts with asyncio instead. 🤔 Also reading the image file may benefit from that, as well.

@aviallon
Copy link
Collaborator Author

I am wondering if it may be a good idea to implement these parts with asyncio instead. 🤔 Also reading the image file may benefit from that, as well.

I tried experimenting with that, but it needs more changes first.
I think I'll come back to this PR a bit.

Perhaps I'll start by simply the conversion from a recursive call to a loop, and then I'll tackle async.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants