Skip to content

Commit

Permalink
rework graph page:
Browse files Browse the repository at this point in the history
Throttling user input,
Add minimum query length == 3,
Maximum amount of suggestions to show from 1000 to 20/30,
improve performance of fuzzy matching a lot (less allocations, run matching on previous results if possible)

Signed-off-by: Ivan Kopeykin <[email protected]>
  • Loading branch information
vankop committed Feb 28, 2020
1 parent 816d67f commit 5ceb97a
Showing 1 changed file with 72 additions and 97 deletions.
Loading

0 comments on commit 5ceb97a

Please sign in to comment.