You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fzf/src/algo
Junegunn Choi 7ce6452d83
Improve search performance by pre-calculating character classes
This simple optmization can give more than 15% performance boost
in some scenarios.
2 months ago
..
algo.go Improve search performance by pre-calculating character classes 2 months ago
algo_test.go Improve search performance by pre-calculating character classes 2 months ago
normalize.go Accented character normalization for Vietnamese characters (#2090) 4 years ago