Skip to content

sayem314/serverreview-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

serverreview-benchmark

Download

curl -LsO git.io/bench.sh; chmod +x bench.sh

Usage

./bench.sh Arguments Parameters (Optional)

Example: ./bench.sh -b share

Arguments

-info # System Information

-io # I/O Test

-cdn # CDN Download (200MB)

-northamerica # North America Download (800MB)

-europe # Europe Download (900MB)

-asia # Asia Download (400MB)

-b # System Info + CDN Download + I/O Test

-a # All In One Command

-speed # Test from speedtest.net using speedtest cli

-help # Show help

-about # Show about

Parameters

share

Ex: ./bench.sh -cdn share haste

Available option:

`ubuntu` # upload results to ubuntu paste (default)

`haste` # upload results to hastebin

`clbin` # upload results to clbin

`ptpb` # upload results to ptpb
Credits

Thanks to @camarg for the the original script. Thanks to @dmmcintyre3 for the modified version. Thanks @Hidden_Refuge for update bench-sh-2.