On Sun, 5 Feb 2006 21:19:31 -0500 Dusik <[EMAIL PROTECTED]> babbled:

> On 05/02/06, Andreas Volz <[EMAIL PROTECTED]> wrote:
> >
> > Display all 3225 possibilities? (y or n)
> >
> > Are 3225 executables very much? I tested it on a Debian System with
> > 1049 possibilities and it was _much_ faster (this system/harddisk
> > is also much slower). So perhaps it's usefull to know the distribution
> > of all the people with the same problem.
> 
> My tab-tab gives me 2800 possibilities on Gentoo on a reiserfs 3 disk
> (it's supposed to be a fast SATA disk too).  Bash completion takes
> under a second, while exebuf really takes several seconds, feels like
> maybe 8-10 sec the first time I run it.  After that both bash an
> exebuf appear to be using cached data and appear instantaneously.

it could be that bash doesnt stat() the files until they match the string and
then it weeds out non-executables. ecore_file stats when it lists and weeds out
at that time so it occurs all the expense at once.

> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd_______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to