Ticket #325 (closed enhancement: fixed)

Opened 16 years ago

Last modified 16 years ago

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

23_vfs_no_slist.patch (4.4 KB) - added by andrew_b 16 years ago.

Change History

Changed 16 years ago by andrew_b

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.

comment:2 Changed 16 years ago by styx

  • Keywords vote-styx approved added; review removed

comment:3 Changed 16 years ago by styx

  • Status changed from accepted to testing
  • Keywords commited-master added; vote-slavazanko vote-styx approved removed
  • Resolution set to fixed

comment:4 Changed 16 years ago by styx

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.