breezykermo / oak

1 stars 0 forks source link

Implementation: benchmarking on disk and in memory #2

Closed breezykermo closed 1 month ago

breezykermo commented 1 month ago

In addition to loading and retrieving vectors from SSD, we should also implement the ability to benchmark them in memory (for when we are running the distributed architectures). In lieu of the actual partitions, we can just use Deep1M (or even a smaller subset of the data) to develop.