Skip to content

benchANT/SingleStore-Pinecone-Zilliz-Vector-Benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Vector Search Performance Benchmark of SingleStore, Pinecone and Zilliz - Data Set

This repo contains the associated raw benchmark results of the benchANT blog post Vector Search Performance Benchmark of SingleStore, Pinecone and Zilliz.

The results folder contains the data for the six benchmark cases:

  • SingleStore S2
  • SingleStore S4
  • Pinecone (S2 price equal)
  • Pinecone (S4 price equal)
  • Zilliz (recommended)
  • Zilliz (S4 price equal)

For more details on the method and the benchmark objectives please refer to the blog post.

Each folder contains the data of a single run benchmark of one configuration.


Data Set Structure

In order to ensure full transparency and reproducibility, each data folder contains benchmark configuration data, performance data, monitoring data, cloud provider metadata, VM metadata and DBMS configuration data.


Benchmark Configuration Data

All configurable benchmark parameters for each DBaaS and VectorDBBench are defined in the evaluationScenario.json.

The benchANT_versions contains the used versions of the benchANT software components to execute the benchmarks.

The execution logs of the individual benchmark steps are contained in airflowTaskInstanceDetails.json.


Performance Data

The raw performance data output of the VectorDBBench is contained in the 0_load.txt for the LOAD, OPTIMIZE and QUERY phase.


Monitoring Data

The DBMS cluster and the benchmark instances are monitored with Telegraf and the data is stored in InfluxDB.

A full snapshot of the monitoring data of each run is contained in the influx_data.zip file.


DBaaS Metadata

The DBaaS metadata for each DBMS deployment is available in dbaas_resources.json.


Cloud Provider Metadata

The cloud provider metadata for the VectorDBBench benchmark deployment in the benchmark_resources.json.


VM Metadata

The VM metadata for the DBMS deployment is contained in the dbms_data_hardware_facts.json / dbms_management_hardware_facts.json and for the benchmark deployment in the benchmark_hardware_facts.json.


Contact

In case of questions or feedback on the data feel free to create an issue or reach out to [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published