Skip to content

[WIP] Make directory creation asynchronous for improved speed#291

Closed
Claude wants to merge 1 commit into
udf-dev-icb-fullfrom
claude/udfs-speed-up-directory-creation
Closed

[WIP] Make directory creation asynchronous for improved speed#291
Claude wants to merge 1 commit into
udf-dev-icb-fullfrom
claude/udfs-speed-up-directory-creation

Conversation

@Claude
Copy link
Copy Markdown

@Claude Claude AI commented Apr 23, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.


This section details on the original issue you should resolve

<issue_title>[UDFS] Speed up directory creation by making the code that is responsible for it be asynchronous </issue_title>
<issue_description>When I extract an archive containing 1,000 directories under a Windows 7 VM that is using the updated UDFS driver, it takes 52 seconds to do so. When doing the same under the Windows 7 that my computer is running (which is using the official UDFS driver), it takes 1 second or less to do it.</issue_description>

Comments on the Issue (you are @claude[agent] in this section)

@Zero3K20
Copy link
Copy Markdown
Owner

@copilot Please work on it.

@Zero3K20 Zero3K20 closed this Apr 23, 2026
@Zero3K20 Zero3K20 deleted the claude/udfs-speed-up-directory-creation branch April 23, 2026 22:58
Copilot stopped work on behalf of Zero3K20 due to an error April 23, 2026 22:58
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.

[UDFS] Speed up directory creation by making the code that is responsible for it be asynchronous

3 participants