[Bug 384017] Re: Loading /etc/bash_completion is slow

2012-09-09 Thread Rolf Leggewie
*** This bug is a duplicate of bug 790043 *** https://bugs.launchpad.net/bugs/790043 ** This bug has been marked a duplicate of bug 790043 Bash-completion slows up the start of bash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 384017] Re: Loading /etc/bash_completion is slow

2012-05-15 Thread Bug Watch Updater
** Changed in: bash-completion (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/384017 Title: Loading /etc/bash_completion is slow To manage notificat

[Bug 384017] Re: Loading /etc/bash_completion is slow

2011-10-17 Thread Gigabit Software
Sorry, wrong button... Loading takes long time also in 11.10... And fix from #8 is not working anymore - didn't find out the reason. ** Also affects: bash-completion Importance: Undecided Status: New ** Changed in: bash-completion Status: New => Invalid -- You received this bu

[Bug 384017] Re: Loading /etc/bash_completion is slow

2011-03-14 Thread Neal H. Walfield
Loading /etc/bash_completion takes 3 seconds on my Alix-based system (which has an AMD Geode 500 MHz CPU). Bash completions are loaded in a number of places including via /etc/profile. A non-invasive way to disable this is to add BASH_COMPLETION=1 to the start of /etc/profile. /etc/profile.d

[Bug 384017] Re: Loading /etc/bash_completion is slow

2011-03-06 Thread Dawid Ciężarkiewicz
I am sorry. I've performed the test for original code with additional links. The real results should be: dpc@mutex:~$ time . /etc/bash_completion.orig real0m0.614s user0m0.360s sys 0m0.120s dpc@mutex:~$ time . /etc/bash_completion.new real0m0.168s user0m0.120s sys 0m0.010s -- Yo

[Bug 384017] Re: Loading /etc/bash_completion is slow

2011-03-06 Thread Dawid Ciężarkiewicz
If anybody is interested -- I think I've hacked some nice solution for this. Seems to be working for me (I havn't tested it extensivly). http://ucore.info/en/2011/03/faster-bash-completion-loading/ https://github.com/dpc/bash_completion dpc@mutex:~$ time . /etc/bash_completion.orig real0m2

[Bug 384017] Re: Loading /etc/bash_completion is slow

2010-11-01 Thread Jason Gunthorpe
There is more going on here than just loading a lot of completion. Something is weird inside bash, look at the strace of completion loading and you see it is doing a wack of busy work crap like this. The fiddling with FDs looks like it is probably some kind of errant debug feature? This is from mav

[Bug 384017] Re: Loading /etc/bash_completion is slow

2010-05-02 Thread Bug Watch Updater
** Changed in: bash-completion (Debian) Status: Unknown => Confirmed -- Loading /etc/bash_completion is slow https://bugs.launchpad.net/bugs/384017 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 384017] Re: Loading /etc/bash_completion is slow

2010-05-01 Thread Philip Muškovac
This would most likely be improved once someone takes care of http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467231 ** Bug watch added: Debian Bug tracker #467231 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467231 ** Also affects: bash-completion (Debian) via http://bugs.debian.org/c

[Bug 384017] Re: Loading /etc/bash_completion is slow

2010-02-20 Thread Radosław Bułat
What is the progress of this issue? On my computer (core 2 duo, 2.20 GHz) it takes about 1.5-2s to load /etc/bash_completion. $ time . /etc/bash_completion real0m1.656s user0m1.290s sys 0m0.330s With non warmed up computer (adter rebooting) it could take 2-3x times longer (arrgh).

[Bug 384017] Re: Loading /etc/bash_completion is slow

2009-12-12 Thread Daniel Hahler
** Changed in: bash-completion (Ubuntu) Status: New => Triaged ** Changed in: bash-completion (Ubuntu) Importance: Undecided => Medium -- Loading /etc/bash_completion is slow https://bugs.launchpad.net/bugs/384017 You received this bug notification because you are a member of Ubuntu Bu

[Bug 384017] Re: Loading /etc/bash_completion is slow

2009-11-01 Thread AreTee
I also get >0.5s load time on bashrc due to the loading of bash_completion. I am using Intel(R) Pentium(R) Dual CPU T2330 @ 1.60GHz, 2GB Ram. -- Loading /etc/bash_completion is slow https://bugs.launchpad.net/bugs/384017 You received this bug notification because you are a member of Ubuntu Bu

[Bug 384017] Re: Loading /etc/bash_completion is slow

2009-10-17 Thread Zash
This is what I was thinking of: http://code.google.com/p/bash-completion-lib/ It's not as good as bash-completion, but it's much faster, since it doesn't load all rules at once. -- Loading /etc/bash_completion is slow https://bugs.launchpad.net/bugs/384017 You received this bug notification beca

[Bug 384017] Re: Loading /etc/bash_completion is slow

2009-10-17 Thread Zash
Or, improving and including the on-demand version of bash-completion (forgot what it's called) -- Loading /etc/bash_completion is slow https://bugs.launchpad.net/bugs/384017 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 384017] Re: Loading /etc/bash_completion is slow

2009-07-18 Thread Zash
A way to cache what bash_completion does would be awesome. -- Loading /etc/bash_completion is slow https://bugs.launchpad.net/bugs/384017 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun