summaryrefslogtreecommitdiff
path: root/ALGORITHM.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2017-11-07 10:20:17 +0100
committerGitHub <noreply@github.com>2017-11-07 10:20:17 +0100
commit21c7d5132f0d633c5196a3e662e36cd0f628bacd (patch)
treeef361df7c9c1a1d2ce0b31a449e65bfd819ea0b4 /ALGORITHM.md
parent7b9f9c93fb3a2a9a5abf9468abb9dde85325ac73 (diff)
Remove multithreading from TODO
This now has multithreading so it can be removed from the 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