update benchs

This commit is contained in:
Ruben Fiszel
2025-02-09 23:12:15 +01:00
parent a0c6555ab5
commit 82cb4a626e
+3 -3
View File
@@ -14,13 +14,13 @@ jobs:
env:
POSTGRES_DB: windmill
POSTGRES_PASSWORD: changeme
POSTGRES_INITDB_ARGS: "-c shared_buffers=2GB -c work_mem=32MB -c effective_cache_size=4GB"
options: >-
--health-cmd pg_isready --health-interval 10s --health-timeout 5s
--health-retries 5
--shm-size=2g
-c shared_buffers=2GB
-c work_mem=32MB
-c effective_cache_size=4GB
windmill:
image: ghcr.io/windmill-labs/windmill-ee:main
env: