Mercurial > hg > audiodb
log insert.cpp @ 540:1bf090279174 multiprobeLSH
age | author | description |
---|---|---|
Sat, 07 Feb 2009 12:12:46 +0000 | mas01mc | Fixed time-stamp option off-by-one error in new sparse scattered I/O. This probably isn't used by anyone at the moment and time-stamping needs to be tested properly anyway. multiprobeLSH |
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 |