summaryrefslogtreecommitdiff
path: root/ALGORITHM.md
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2017-11-18 01:45:59 -0800
committerGitHub <noreply@github.com>2017-11-18 01:45:59 -0800
commit919bae54f53817043f1285034257e05f4a3e2b74 (patch)
treeef361df7c9c1a1d2ce0b31a449e65bfd819ea0b4 /ALGORITHM.md
parent7b9f9c93fb3a2a9a5abf9468abb9dde85325ac73 (diff)
parent21c7d5132f0d633c5196a3e662e36cd0f628bacd (diff)
Merge pull request #59 from svenstaro/patch-1
Remove multithreading from TODO
Diffstat (limited to 'ALGORITHM.md')
-rw-r--r--ALGORITHM.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/ALGORITHM.md b/ALGORITHM.md
index 9bb4e56..b307a62 100644
--- a/ALGORITHM.md
+++ b/ALGORITHM.md
@@ -150,11 +150,6 @@ lower scoring but shorter match is what is measured.
# Possible fzy Algorithm Improvements
-## Multithreading
-
-Currently a single thread is used for finding matches. Using multiple threads
-would likely be faster, but require some additional complexity.
-
## Case sensitivity
fzy currently treats all searches as case-insensitive. However, scoring prefers