Hacker News new | ask | show | jobs
by jaitaiwan 1356 days ago
Out of curiosity, how does this compare with fuse.js?
2 comments

Christ that demo is laggy. Can you move the search to a web worker so the UI doesn't lag whilst typing?
sorry that Fuse is slow, but that's the point of the demo, isn't it?
If it's render blocking, that's the whole point right? A lot of people won't use these libraries on a separate thread.
its hard to compare directly because by default they return different results; so any comparison should control for that. that said the initial numbers for ufuzzy are tiny, so im quite curious
it's very hard to compare. definitely eval each lib's results before accepting any bench numbers as valid!

and also please submit any improvements to the codebase to get the results better/closer. i'm only an expert in one lib (mine).