jerry-024 commented on PR #82:
URL: 
https://github.com/apache/paimon-vector-index/pull/82#issuecomment-5406111462

   Replaced the graph-based coarse assignment with exact projected 
branch-and-bound. On the 10M × 768 embedding-like benchmark, the previous 
Vamana path agreed with exact assignment for only 58.3% of rows and took 124.1 
s; projected B&B took 102.7 s and preserved 100% exact agreement. This removes 
the recall and batch-determinism trade-off while improving add throughput.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to