Read readdir() info chunks (of 1000) and sort the chunks by inode before
authorAlexander Larsson <alexl@redhat.com>
Mon, 31 Mar 2008 19:18:46 +0000 (19:18 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 31 Mar 2008 19:18:46 +0000 (19:18 +0000)
commitf90af78bd6f452781626dd6ea43e914d0d5bd2ca
tree81d4d0f5f98edccd759a2b75440bbdd88daa5dd6
parentd8fa7b34d2ff0ecd8dc9a2c0b585be543bc1c923
Read readdir() info chunks (of 1000) and sort the chunks by inode before

2008-03-31  Alexander Larsson  <alexl@redhat.com>

        * glocalfileenumerator.c:
Read readdir() info chunks (of 1000) and sort
the chunks by inode before stat:ing.
This is a 20% performance increase in testing
gvfs-ls on /usr/bin with cold cache.

svn path=/trunk/; revision=6796
gio/ChangeLog
gio/glocalfileenumerator.c