summaryrefslogtreecommitdiffstats
path: root/benches/fuzzy.rs
AgeCommit message (Expand)Author
2021-04-02use Glassbench v0.3Canop
2021-03-25replace criterion with glassbench for benchmarkingCanop
2021-03-22vain attempt at making criterion not write silly warningsCanop
2021-03-21add composite pattern évaluation to benchesCanop
2021-03-12improve fuzzy matching, holes minimizationCanop
2021-03-09add more tests to fuzzy benchmarkingCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-05remove diacritics to find matches which differ only by themCanop
2020-04-01fix bench/fuzzy compilationCanop
2019-12-01faster fuzzy searchesCanop