Skip to content

Update redisearch base client to include timeout. Minor improvements on general latency and exported metrics #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 225 commits into
base: master
Choose a base branch
from

Conversation

filipecosta90
Copy link
Collaborator

No description provided.

filipecosta90 and others added 30 commits July 4, 2023 17:56
filipecosta90 and others added 30 commits March 31, 2025 13:12
Fixing scalability issues with vector db benchmark
This reverts commit 85a6bc7, reversing
changes made to ba175b1.
cd /home/fco/redislabs/vector-db-benchmark && git add engine/base_client/search.py engine/base_client/client.py
chunk up the iterable before starting the processes
…imizations

Restore performance optimizations
…ts with --skip-search --skip-upload (#22)

* Add script for creating vectorsets configuration, do not flush database on init, make noquant default

* Add topKs to create-vectorsets script

* Add get_memory_usage function to vectorsets

* Add empty line
Also record end time immediately after obtaining results, before joining
the processes.

Also remove progress bar because all processes do not report
intermediate progress and all processes finish in a similar time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants