summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-04-14 07:52:42 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-04-14 11:48:44 +0900
commite86b81bbf5c55344f4e29060b71eb1ab563296fe (patch)
treef062615f53a9e17e284d0170631e377528aa1dc2 /main.go
parenta5447b8b7531dacb49961d3fccc404f634f06709 (diff)
downloadfzf-e86b81bbf5c55344f4e29060b71eb1ab563296fe.tar.gz
Improve search performance by limiting the search scope
Find the last occurrence of the last character in the pattern and perform the search algorithm only up to that point. The effectiveness of this mechanism depends a lot on the shape of the input and the pattern.
Diffstat (limited to 'main.go')
0 files changed, 0 insertions, 0 deletions