feat(proxy-bench): add fixed URL pool via URL_COUNT in sequential mode (#156)
- Introduce
URL_COUNTto pre-generate a fixed pool of URLs in sequential mode instead of creating a new URL per pass- Streams cycle through the pool repeatedly rather than generating unbounded unique tasks
- Add validation that
URL_COUNTis a positive integer- Log
url_countin the sequential mode summary line- Bump image tag to
v1.0.1in the Kubernetes manifestSigned-off-by: Gaius gaius.qi@gmail.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Performance testing
This repository includes performance test tools of dragonfly.
Usage
Installation
Install Dragonfly for testing
Install Dragonfly using Helm chart, refer to Dragonfly Helm Chart.
Install file server for testing.
Run performance testing
Community
Join the conversation and help the community grow. Here are the ways to get involved:
22880028764Contributing
You should check out our CONTRIBUTING and develop the project together.
Code of Conduct
Please refer to our Code of Conduct.