-
Notifications
You must be signed in to change notification settings - Fork 83
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
Add benchmark on collection load time #204
Conversation
…ime-benchmark # Conflicts: # .github/workflows/continuous-benchmark.yaml # tools/run_ci.sh # tools/run_remote_benchmark.sh
for more information, see https://pre-commit.ci
This reverts commit 008815e.
This reverts commit a603c03.
@KShivendu @generall I wanted to run the |
I updated the code to run the benchmark in parallel with tenants benchmark. The benchmark runs in a separate server machine and only the client machine is shared. https://github.com/qdrant/vector-db-benchmark/actions/runs/11051637232 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I saw that you updated the dashboard as well. Great!
default
|tenants
|collection-reload
qdrant-continuous-benchmarks-snapshot
withQDRANT_NUM_CPUS: 4
to ensure no optimizations are triggered after snapshot recoverycollection_load_time_ms
into database. Fetch the value from /telemetry response.Prepare snapshots for cases, upload them to GCP: