Mercurial > hg > audiodb
log insert.cpp @ 539:06ed85832c3b multiprobeLSH
age | author | description |
---|---|---|
Sat, 07 Feb 2009 01:20:05 +0000 | mas01mc | Optimized the query_loop_points inner loop for memcpy and I/O efficiency. Uses sparse seeks and reads to perform scattered reads across data set. Current version does not cache fid between open calls to the same trackID. multiprobeLSH |
Thu, 15 Jan 2009 13:57:33 +0000 | mas01cr | Code rearrangements to tease apart library code from C++ audioDB code. |
Sat, 10 Jan 2009 16:47:57 +0000 | mas01cr | Merge api-inversion branch (-r656:771, but I don't expect to return to |
Tue, 06 Jan 2009 16:27:01 +0000 | mas01cr | const declarations for some API arguments. api-inversion |