[PR #900] make WriteToDirectory functions use ExtractAllEntries #1329

Open
opened 2026-01-29 22:20:01 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/adamhathcock/sharpcompress/pull/900

State: closed
Merged: Yes


  • closes #710 and possibly some other related ones

For extracting files from solid archives calling ExtractAllEntries is required to get acceptable extraction performance and should therefore always be called.

Clearly people are not aware of this function, and the base library not using it is not helping. Perhaps it should be mentioned in the USAGE.md?

**Original Pull Request:** https://github.com/adamhathcock/sharpcompress/pull/900 **State:** closed **Merged:** Yes --- - closes #710 and possibly some other related ones For extracting files from solid archives calling `ExtractAllEntries` is required to get acceptable extraction performance and should therefore always be called. Clearly people are not aware of this function, and the base library not using it is not helping. Perhaps it should be mentioned in the `USAGE.md`?
claunia added the pull-request label 2026-01-29 22:20:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1329