perftest
v3.0.0Run HTTP performance tests with latency and throughput measurement. Use when benchmarking web services. Requires curl.
Installation
Please help me install the skill `perftest` from SkillHub official store.
npx skills add bytesagain1/perftest
perftest
Run HTTP performance tests with latency and throughput measurement. Use when benchmarking web services. Requires curl.
Commands
http
scripts/script.sh http <url count>
latency
scripts/script.sh latency <host>
throughput
scripts/script.sh throughput <url>
stress
scripts/script.sh stress <url concurrent>
report
scripts/script.sh report <logfile>
compare
scripts/script.sh compare <f1 f2>
Data Storage
Data stored in ~/.local/share/perftest/.
Powered by BytesAgain | bytesagain.com | [email protected]