14 Commits

Author SHA1 Message Date
Vladimir Agafonkin
afc6213866
stop quicksort earlier for faster indexing (#29) 2020-03-31 01:13:26 +03:00
Vladimir Agafonkin
1cb5c5c9cc upgrade deps, remove Node 8 from Travis 2019-11-08 12:23:02 +02:00
Vladimir Agafonkin
d6ff1170e7 update benchmarks 2018-10-10 13:02:36 +03:00
Vladimir Agafonkin
8f49c806a9 update benchmarks 2018-10-10 11:57:13 +03:00
Vladimir Agafonkin
f87c6fbd1f implement kNN queries 2018-10-10 11:30:40 +03:00
Vladimir Agafonkin
a5ffcdc445 clean up, modernize 2018-09-05 14:56:33 +03:00
Vladimir Agafonkin
a056d5567f use let/const instead of var everywhere 2018-03-21 12:12:47 +02:00
Vladimir Agafonkin
3bb64a7257 (breaking!) export class instead of factory 2018-03-21 12:01:00 +02:00
Vladimir Agafonkin
7cc362a3e4
ES modules + browser build (#5)
* ES modules + browser build
* minor tweaks
2018-03-01 16:59:50 +02:00
Vladimir Agafonkin
2cdfe58d80 better search API 2018-02-28 17:49:35 +02:00
Vladimir Agafonkin
5a1226d244 clean up and update benchmarks 2018-02-28 15:45:08 +02:00
Vladimir Agafonkin
4628e92526 add perf comparison with rbush 2018-02-27 23:22:48 +02:00
Vladimir Agafonkin
611b54cf03 add rbush to bench 2018-02-27 23:16:48 +02:00
Vladimir Agafonkin
1c83660731 some renames 2018-02-27 20:03:25 +02:00