Skip to content

Commit

Permalink
Add smaller dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
tellet-q committed Aug 8, 2024
1 parent db74bc7 commit 74d89c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
for dataset in "${!DATASET_TO_ENGINE[@]}"; do
export ENGINE_NAME=${DATASET_TO_ENGINE[$dataset]}
export DATASETS=$dataset
export CONTAINER_MEM_LIMIT=100mb
export CONTAINER_MEM_LIMIT=300mb

# Benchmark the dev branch:
export QDRANT_VERSION=ghcr/dev
Expand Down

0 comments on commit 74d89c4

Please sign in to comment.