Go to file
guanjun b46d3c3ad9 Refactor color output, fix request limiting, and improve stats
- Extract ANSI color helpers and format_bytes to module level
- Make StatsCollector async-safe with locked completion counter
- Use linear interpolation for percentile calculation
- Fix total_requests limiting in both worker and control loop
- Add limit_per_host to TCPConnector
2026-06-04 20:13:30 -07:00
README.md Initial commit 2026-06-03 10:33:06 +08:00
USAGE.md Add stress test tool with crash test mode 2026-06-02 19:36:28 -07:00
r100.json Add stress test tool with crash test mode 2026-06-02 19:36:28 -07:00
r200.json Add stress test tool with crash test mode 2026-06-02 19:36:28 -07:00
r500.json Add stress test tool with crash test mode 2026-06-02 19:36:28 -07:00
requirements.txt Add stress test tool with crash test mode 2026-06-02 19:36:28 -07:00
stress_test.py Refactor color output, fix request limiting, and improve stats 2026-06-04 20:13:30 -07:00
test_result.json Add stress test tool with crash test mode 2026-06-02 19:36:28 -07:00
urls_example.txt Add stress test tool with crash test mode 2026-06-02 19:36:28 -07:00

README.md

NETPRESSOR