improve rally bandwidth consumption
Open
enhancement
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 543
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 109
Description
default rally task is generating a corpora (520Mb) which is later compressed (35Mb) and distributed to the workers.
the bandwidth usage for the host grows with the size of the corpora leading to bandwidth saturation on slow connections
a possible solution would be to run gencorpora in cloud and distribute the corpora from there.
Contributor guide
Assessment
This issue has not been assessed yet.