VectorDBBench icon indicating copy to clipboard operation
VectorDBBench copied to clipboard

A Benchmark Tool for VectorDB

Results 114 VectorDBBench issues
Sort by recently updated
recently updated
newest added

Hi, I have setup vectordbbench mark tool on GCP cluster and while doing performance test, getting error in logs raise ConnectTimeoutError(endpoint_url=request.url, error=e) botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://s3.us-west-2.amazonaws.com/assets.zilliz.com/benchmark/openai_large_5m/shuffle_train-00-of-10.parquet" Can...

Hi, I have setup vectordb benchmark tool on GCP cloud . Can we use only aws bucket url while performing performance test on vectordb benchmark url getting error while connecting...

Hello, Is there anyway to run these tests through CLI only and not through the streamlit app? I want to do automation where I also am able to automate the...

https://github.com/zilliztech/VectorDBBench/security/dependabot/1 "grpcio==1.53.0", # for qdrant-client and pymilvus "grpcio-tools==1.53.0", # for qdrant-client and pymilvus

Hello Team, We've reviewed the performance statistics for vector DB search in the Milvus documentation. It indicates 128-dimensional search capability along with related statistics. However, we're encountering difficulty executing this...

I'm trying to set up a development environment locally, following the [Build on your own](https://github.com/zilliztech/VectorDBBench?tab=readme-ov-file#build-on-your-own) step, so I have cloned the repo and then I 1) Create a Python 3.11...

bug

1. update hippo client - enable hippo client - add more params - enable scalar index for filter search cases 2. some small improvements - enable avg latency

HI Team, We have setup the Vector DB Bench in aws east region. While running the test, it's unable to download the files from zilliz s3 location. But same code...

Myscaledb's official introduction states that its vector search is quite powerful. And we don't know how it performs compared to Milvus in terms of performance. Does the community support adding...