annotate tests/0013/short-description @ 529:e532666226bc
multiprobeLSH
Fixed a problem with inserting into exact_evaluation_queue, duplicate pairs were being inserted when querying multiple hashtables. That is now fixed by adding a unique constraint using set<PointPair> inserts and testing. This should speed things up quite a bit (like, 10-fold with default num tables).
author |
mas01mc |
date |
Fri, 30 Jan 2009 14:58:35 +0000 |
parents |
e64a2e7f543c |
children |
|
rev |
line source |
mas01cr@87
|
1 WS server startup / shutdown
|