Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Speaking of slow completion ...
- X-seq: zsh-workers 11803
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Speaking of slow completion ...
- Date: Wed, 7 Jun 2000 17:14:03 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Have any of you with sourceforge logins tried completing `cd /h/g/z'?
It's *minutes* before something comes back, the first time. Thereafter
the filesystem info is cached (by the linux kernel, not in zsh) and it
goes down to only several seconds. (E.g. if you were to log in and try it
*right now*, it'd be fairly fast, because *I* just waited the minutes for
the FS cache to load.)
Any ideas on optimizing _path_files for directories with LOTS of subdirs?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author