Skip to content

OriginStake/server-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Server Benchmark ๐Ÿš€

A simple and powerful tool to test server performance, network speed, and disk I/O.

Result


๐Ÿ›  How to Use

1. Run the Script Directly

Use this command to run the benchmark and save the results to a file:

curl -Lso- https://raw.githubusercontent.com/OriginStake/server-benchmark/main/server-benchmark.sh | bash

This will:

  • Run the benchmark.

๐Ÿ“Š What It Tests

  • System Info: CPU model, cores, RAM, disk usage, OS, and uptime.
  • Network Speed: Download speed from multiple global servers.
  • Disk Performance: Read/write speed using dd and fio.

โš ๏ธ Notes

  • Run as root: The script requires root privileges.
    If youโ€™re not root, use sudo:
    sudo bash server-benchmark.sh
  • Always review scripts: Check the script before running it.

About

Benchmark for Validators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages