ci(bench): increase bench reqs

This commit is contained in:
Nurul Huda (Apon) 2026-06-12 23:55:04 +06:00
parent 67030ca8ef
commit 617dbf82fb
No known key found for this signature in database
GPG Key ID: 5D3F1DE2855A2F79

View File

@ -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"