Re: [PATCH] completion: reduce overhead of clearing cached --options
- Date: Sat, 14 Apr 2018 00:23:32 +0200
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Subject: Re: [PATCH] completion: reduce overhead of clearing cached --options
On Fri, Apr 13, 2018 at 11:44 PM, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > SZEDER Gábor <szeder.dev@xxxxxxxxx> writes: >> In Bash we can do better: run the 'compgen -v __gitcomp_builtin_' >> builtin command, which lists the same variables, but without a >> pipeline and 'sed' it can do so with lower overhead. > > What about ZSH? Nothing, ZSH is unaffected by this patch.
- Follow-Ups:
- Re: [PATCH] completion: reduce overhead of clearing cached --options
- From: Junio C Hamano
- Re: [PATCH] completion: reduce overhead of clearing cached --options
- From: Jakub Narebski
- Re: [PATCH] completion: reduce overhead of clearing cached --options
- References:
- Re: [PATCH] specify encoding for sed command
- From: Matthew Coleman
- [PATCH] completion: reduce overhead of clearing cached --options
- From: SZEDER Gábor
- Re: [PATCH] completion: reduce overhead of clearing cached --options
- From: Jakub Narebski
- Re: [PATCH] specify encoding for sed command
- Prev by Date: Re: [PATCH v8 03/14] commit-graph: add format document
- Next by Date: Re: Optimizing writes to unchanged files during merges?
- Previous by thread: Re: [PATCH] completion: reduce overhead of clearing cached --options
- Next by thread: Re: [PATCH] completion: reduce overhead of clearing cached --options
- Index(es):