6 ms·
Bringing HNSW graphs to the browser is an interesting approach. The 3.6x memory reduction through quantization is significant. Curious how this compares to othe
by rokoss21 9mo ago
Bringing HNSW graphs to the browser is an interesting approach. The 3.6x memory reduction through quantization is significant. Curious how this compares to other in-browser vector libraries in terms of search latency vs memory trade-offs.
- matteo1782 9mo agoHey thanks for taking the time to read this. I will post new info soon including comparison to other in-browser libraries with benchmarks in v 0.3.0
- matteo1782 9mo agohttps://github.com/matte1782/edgevec/blob/main/docs/benchmarks/competitive_analysis.md https://github.com/matte1782/edgevec/blob/main/docs/benchmar...