Ticket #325 (closed enhancement: fixed)
VFS speedup
Reported by: | andrew_b | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | mc-vfs | Version: | 4.6.2 |
Keywords: | commited-master | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
Patch from Andrew Zabolotny <zap at homelink dot ru>
This patch makes VFS a bit faster by replacing GSList with GPtrArray
and using a clever trick to avoid doing list/array searches on every
VFS lookup.
Original patch: http://mc.redhat-club.org/tracs/old/attachment/ticket/110/23_vfs_no_slist.patch
Copy of patch is attached.
Attachments
Change History
comment:1 Changed 16 years ago by slavazanko
- Keywords review vote-slavazanko added
- Owner set to slavazanko
- Status changed from new to accepted
branch 325_vfs_speedup created (parent branch: master)
changeset:67dcfb3a3bd223b49a0b67e9d67e38491325e571
Please, review.
Note: See
TracTickets for help on using
tickets.