mirror of
https://github.com/ziex-dev/ziex.git
synced 2026-07-20 02:29:36 -06:00
ci(bench): increase bench reqs
This commit is contained in:
parent
67030ca8ef
commit
617dbf82fb
@ -1,9 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# ─── Config ──────────────────────────────────────────
|
||||
REQUESTS=2000
|
||||
CONCURRENCY=20
|
||||
RUNS=2
|
||||
REQUESTS=3000
|
||||
CONCURRENCY=30
|
||||
RUNS=3
|
||||
RESULTS_FILE="result.csv"
|
||||
ENDPOINT="ssr"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user