Skip to content

Commit

Permalink
update params
Browse files Browse the repository at this point in the history
  • Loading branch information
ngxson committed Aug 12, 2024
1 parent 537cdd3 commit d6e882b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/server/bench/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ services:
export SERVER_BENCH_DATASET=/dataset.json
export SERVER_BENCH_N_PROMPTS=50
export SERVER_BENCH_MAX_TOKENS=50
./k6 run /src/script.js --duration 1m --iterations 100
./k6 run /src/script.js --duration 5m --iterations 250
volumes:
- ./:/src:Z

0 comments on commit d6e882b

Please sign in to comment.