krisk / Fuse

Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
17.89k stars 759 forks source link

Performance metrics #492

Closed arkRedM closed 3 years ago

arkRedM commented 3 years ago

Please include information regarding performance metrics(time and memory usage) There are 2 metrics that help in some design decisions

  1. Cost of instantiating(Time for instantiating - factors it depends on, Will deep nested structure take more time?)
  2. Cost of search(How long to fuzzy search? Does the structure of doc(search item) affect performance?)
github-actions[bot] commented 3 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days