1+ float :
2+ any :
3+ - base_args : ['@metric']
4+ constructor : openGaussHNSWPQ
5+ disabled : false
6+ docker_tag : ann-benchmarks-openGauss
7+ module : ann_benchmarks.algorithms.openGauss
8+ name : openGauss-hnswpq
9+ run_groups :
10+ M-16 :
11+ arg_groups : [{M: 16, efConstruction: 200, hnswEarlystopThreshold: 2147483647, pqM: 96, concurrents: 80}]
12+ args : {}
13+ query_args : [[10, 20, 40, 80, 120, 200, 400, 800]]
14+ M-24 :
15+ arg_groups : [{M: 24, efConstruction: 200, hnswEarlystopThreshold: 2147483647, pqM: 96, concurrents: 80}]
16+ args : {}
17+ query_args : [[10, 20, 40, 80, 120, 200, 400, 800]]
18+ - base_args : ['@metric']
19+ constructor : openGaussHNSW
20+ disabled : false
21+ docker_tag : ann-benchmarks-openGauss
22+ module : ann_benchmarks.algorithms.openGauss
23+ name : openGauss-hnsw
24+ run_groups :
25+ M-16 :
26+ arg_groups : [{M: 16, efConstruction: 200, concurrents: 80}]
27+ args : {}
28+ query_args : [[10, 20, 40, 80, 120, 200, 400, 800]]
29+ M-24 :
30+ arg_groups : [{M: 24, efConstruction: 200, concurrents: 80}]
31+ args : {}
32+ query_args : [[10, 20, 40, 80, 120, 200, 400, 800]]
33+ - base_args : ['@metric']
34+ constructor : openGaussIVF
35+ disabled : false
36+ docker_tag : ann-benchmarks-openGauss
37+ module : ann_benchmarks.algorithms.openGauss
38+ name : openGauss-ivfflat
39+ run_groups :
40+ pgvector :
41+ args : [[100, 200, 400, 1000, 2000, 4000]]
42+ query_args : [[1, 2, 4, 10, 20, 40, 100]]
0 commit comments