bench(translation): perform load testing
Open
@winsomeglint is already working on this.
Since Jun 12, 2026.
- Dominant language
- Python
- Stars
- 7
- Forks
- 0
- Avg merge
- 2h 5m
- Merged PRs (30d)
- 18
Description
In order to avoid discovering our system at large scale the first time we'll need it, perform load testing at moderately large scale to assess:
- if scaling works properly
- end-to-end througput (with temporal overhead, preprocessing, machine provisioning and so on): "how many hours does it take to translate X million characters from language L to English"
- cost
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.