Skip to content

Commit

Permalink
Merge pull request #415 from Jeadie/main
Browse files Browse the repository at this point in the history
[DRAFT] Restructuring the code #383
  • Loading branch information
erikbern authored Jun 9, 2023
2 parents 32af72c + ce24eab commit 3cae098
Show file tree
Hide file tree
Showing 144 changed files with 2,127 additions and 1,779 deletions.
15 changes: 10 additions & 5 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
pull_request:
workflow_dispatch:

# Cancel the workflow for the previous commit when the new commit is pushed.
concurrency:
Expand All @@ -29,29 +30,33 @@ jobs:
dataset: [random-xs-20-angular]
library:
- annoy
- balltree
- bruteforce
- ckdtree
- diskann
- dolphinn
- dolphinnpy
- elasticsearch
- elastiknn
- faiss
- flann
- glass
- hnswlib
- kdtree
- luceneknn
- milvus
- mrpt
- n2
- ngt
- nmslib
- onng_ngt
- opensearchknn
- panng_ngt
- pgvector
- pynndescent
- redisearch
- qdrant
- qsgngt
- qg_ngt
- qsg_ngt
- scann
- scipy
- sklearn
- sptag
- tinyknn
- vald
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Evaluated
* [Qdrant](https://github.com/qdrant/qdrant) ![https://img.shields.io/github/stars/qdrant/qdrant?style=social](https://img.shields.io/github/stars/qdrant/qdrant?style=social)
* [qsgngtlib](https://gitee.com/WPJIANG-gitee/hwtl_sdu-anns-qsgngtlib)
* [Milvus](https://github.com/milvus-io/milvus) ![https://img.shields.io/github/stars/milvus-io/milvus?style=social](https://img.shields.io/github/stars/milvus-io/milvus?style=social): [Knowhere](https://github.com/milvus-io/knowhere)
* [Zilliz(Glass)](https://github.com/hhy3/pyglass)
* [Zilliz(Glass)](https://github.com/hhy3/pyglass)
* [pgvector](https://github.com/pgvector/pgvector) ![https://img.shields.io/github/stars/pgvector/pgvector?style=social](https://img.shields.io/github/stars/pgvector/pgvector?style=social)

Data sets
Expand Down
Loading

0 comments on commit 3cae098

Please sign in to comment.