-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
savannah: VFS optimization request #3
Comments
|
|
Wouldnt it be better to introduce some new vfs operation |
|
|
Also I have a firm belief that VFS plugins must be rewritten using a faster (than shell) language. It's already done for CPIO and TAR but other archivers need this treatment too. However I have no idea which language can suit this task because C/C++ language is difficult to code and patch quickly, while script languages are not really as fast as they need to be.
Try to enter an archive containing over 50 thousand files and you'll instantly notice how much time MC spends parsing a VFS plugin output. |
Are there any news on this ticket? Currently, unpacking archives is a real pain, while it is a very common use case. |
A lot of changes in VFS layer are required for this issue. That will be possible only after 4.8.0 release. |
|
|
Important
This issue was migrated from Trac:
slavazanko
(@slavaz)Original: http://savannah.gnu.org/bugs/?8136
Original submission:
Comment 1 by Anonymous at Sat 13 Mar 2004 12:19:29 AM UTC:
Comment 2 by Anonymous at Sat 13 Mar 2004 06:40:31 PM UTC:
Note
Original attachments:
slavazanko
(@slavaz) onDec 24, 2008 at 9:50 UTC
slavazanko
(@slavaz) onDec 24, 2008 at 9:51 UTC
The text was updated successfully, but these errors were encountered: