Skip to content

Conversation

@vicruz99
Copy link

Added timeout as an (optional) option in benchmarks.py. This way, even if a model takes longer to respond, the request won't timeout.

Fixes #4356 .

Usage:

./benchmark/benchmark.py a-helpful-name-for-this-run --model gpt-3.5-turbo --edit-format whole --threads 10 --exercises-dir polyglot-benchmark --timeout 1000

@vicruz99 vicruz99 changed the title Benchmark/feature/request timeout custom Added option so set custom request timeout in benchmarks.py Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Benchmark add timeout switch

1 participant