timescale / pgvectorscale

A complement to pgvector for high performance, cost efficient vector search on large workloads.
PostgreSQL License
610 stars 23 forks source link

Optimize for faster pq table build #24

Closed cevian closed 7 months ago

cevian commented 9 months ago

The main optimization is allocating one vector instead of many nested vectors.