HomeBrowseUpload
← Back to registry
// Skill profile

perftest

name: "perftest"

by bytesagain1 · published 2026-03-22

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain1/bytesagain1-perftest
View on GitHub
// Full documentation

---

name: "perftest"

version: "3.0.0"

description: "Run HTTP performance tests with latency and throughput measurement. Use when benchmarking web services. Requires curl."

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# 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 | hello@bytesagain.com*

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band