Get rid of multiple load generators
Open
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 71
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Most (if not all) backends can't keep up with more than ~10k requests/second. This can *easily* be supported by a single load generator, and removing the multi-generator code would simplify the code a great deal. Probably worth doing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.