Skip to content

submit arroy to ann-benchmarks #142

Description

@nnethercott

ann-benchmarks is a benchmarking environment for ann implementations written in Python by the same guy who did annoy.

It would be cool to submit arroy there to see how it compares to other implementations (qdrant, weaviate, milvus, etc), most of which are are hnsw-based (side note: i think an lmdb-based hnsw implementation would be sick).

This can be accomplished by :

  • using the python bindings once completed
  • using a client-server approach like with tonic and performing indexing/search through RPCs (this is what qdrant did)

It would also be cool to see how arroy compares to annoy, tying in nicely to #17 maybe

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions