HomeBrowseUpload
← Back to registry
// Skill profile

benchmark-tool

name: "benchmark-tool"

by bytesagain1 · published 2026-03-22

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

---

name: "benchmark-tool"

version: "3.0.0"

description: "Benchmark CPU, memory, disk I/O, and network on your system. Use when measuring server performance."

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# benchmark-tool

Benchmark CPU, memory, disk I/O, and network on your system. Use when measuring server performance.

Commands

`cpu`

scripts/script.sh cpu

`memory`

scripts/script.sh memory

`disk`

scripts/script.sh disk <dir>

`network`

scripts/script.sh network <host>

`all`

scripts/script.sh all

`compare`

scripts/script.sh compare <f1 f2>

Data Storage

Data stored in `~/.local/share/benchmark-tool/`.

---

*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