mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-30 19:40:39 +00:00
test out different stripe size for ingest
This commit is contained in:
3
.github/workflows/ingest_benchmark.yml
vendored
3
.github/workflows/ingest_benchmark.yml
vendored
@@ -75,6 +75,9 @@ jobs:
|
||||
postgres_version: 16
|
||||
compute_units: '[7, 7]' # we want to test large compute here to avoid compute-side bottleneck
|
||||
api_key: ${{ secrets.NEON_STAGING_API_KEY }}
|
||||
shard-split-project: true
|
||||
shard-count: 8
|
||||
stripe-size: 512
|
||||
|
||||
- name: Initialize Neon project
|
||||
if: ${{ matrix.target_project == 'new_empty_project' }}
|
||||
|
||||
Reference in New Issue
Block a user