diff --git a/.github/workflows/continuous-benchmark.yaml b/.github/workflows/continuous-benchmark.yaml index c81412d2..2a04fa73 100644 --- a/.github/workflows/continuous-benchmark.yaml +++ b/.github/workflows/continuous-benchmark.yaml @@ -91,7 +91,7 @@ jobs: export ENGINE_NAME="qdrant-all-on-disk-scalar-q" export DATASETS="random-768-100-tenants" - export CONTAINER_MEM_LIMIT=150mb + export CONTAINER_MEM_LIMIT=160mb # Benchmark the dev branch: export QDRANT_VERSION=ghcr/dev