2005-08-30 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-local-file.c(thunar_local_folder_infos_ready): Do not compare the newly inserted files, as they are garantied to be different from each other. * thunar-vfs/thunar-vfs-info.c(thunar_vfs_info_matches): Move the URI comparison to the end as that takes most of the time. * thunar-vfs/thunar-vfs-listdir-job.c(thunar_vfs_listdir_job_execute): Pre-sort the names in ascending order to get faster inserts for the usual case where the user sorts its views by name. (Old svn revision: 17197)
Showing
- ChangeLog 11 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-info.c 3 additions, 3 deletionsthunar-vfs/thunar-vfs-info.c
- thunar-vfs/thunar-vfs-listdir-job.c 10 additions, 1 deletionthunar-vfs/thunar-vfs-listdir-job.c
- thunar/thunar-local-folder.c 2 additions, 1 deletionthunar/thunar-local-folder.c
Loading
Please register or sign in to comment