Ticket #325 (closed enhancement: fixed)

Opened 15 years ago

Last modified 15 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 15 years ago.

Change History

Changed 15 years ago by andrew_b

comment:1 Changed 15 years ago by slavazanko

  • Status changed from new to accepted
  • Owner set to slavazanko
  • Keywords review vote-slavazanko added

branch 325_vfs_speedup created (parent branch: master)

changeset:67dcfb3a3bd223b49a0b67e9d67e38491325e571

Please, review.

comment:2 Changed 15 years ago by styx

  • Keywords vote-styx approved added; review removed

comment:3 Changed 15 years ago by styx

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

comment:4 Changed 15 years ago by styx

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