[Bash-completion-devel] Bug#467231: Solution proposal.

dpc at ucore.info dpc at ucore.info
Wed Mar 9 22:14:30 UTC 2011


If anybody is interested -- I think I've hacked some nice solution for
this. Seems to be working for me.

http://ucore.info/en/2011/03/faster-bash-completion-loading/
https://github.com/dpc/bash_completion


dpc at mutex:~$ time . /etc/bash_completion.orig
real 0m0.614s
user 0m0.360s
sys 0m0.120s
dpc at mutex:~$ time . /etc/bash_completion.new
real 0m0.168s
user 0m0.120s
sys 0m0.010s





More information about the Bash-completion-devel mailing list