diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2015-06-14 11:23:07 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2015-06-14 11:23:07 +0900 |
| commit | fe5b190a7d8612bb90de272d26470bd02dc76a64 (patch) | |
| tree | 505c87a4ad90e751e61901536e220f8e955e8a3f /src/item.go | |
| parent | 77bab51696b509f2c86a4737bbe66ec4830f26e7 (diff) | |
| download | fzf-fe5b190a7d8612bb90de272d26470bd02dc76a64.tar.gz | |
Remove unnecessary regexp matches
This change does have positive effect on startup time of fzf when many
number of options are provided.
time fzf --query=____ --filter=____ --delimiter=q --prompt=________ \
--nth=1,2,3,4 --with-nth=1,2,3,4 --toggle-sort=ctrl-r \
--expect=ctrl-x --tiebreak=index --color=light --bind=ctrl-t:accept \
--history=/tmp/xxx --history-max=1000 --help
0m0.013s -> 0m0.008s
Diffstat (limited to 'src/item.go')
0 files changed, 0 insertions, 0 deletions
