mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-08 05:34:48 +08:00
> time cat /tmp/list | fzf-0.10.1-darwin_amd64 --ansi -fqwerty > /dev/null
real 0m4.364s
user 0m8.231s
sys 0m0.820s
> time cat /tmp/list | fzf --ansi -fqwerty > /dev/null
real 0m4.624s
user 0m5.755s
sys 0m0.732s
1.1 KiB
1.1 KiB