Skip to content

Commit 868caed

Browse files
authored
Increase CONTAINER_MEM_LIMIT to 160mb (#191)
1 parent 82ec5a8 commit 868caed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-benchmark.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
9292
export ENGINE_NAME="qdrant-all-on-disk-scalar-q"
9393
export DATASETS="random-768-100-tenants"
94-
export CONTAINER_MEM_LIMIT=150mb
94+
export CONTAINER_MEM_LIMIT=160mb
9595
9696
# Benchmark the dev branch:
9797
export QDRANT_VERSION=ghcr/dev

0 commit comments

Comments
 (0)