Skip to content

aikoncwd/rpi-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

Raspberry Pi Benchmark

Information

This script runs several benchmark to test different RPi hardware:

  • CPU sysbench test: Calculate 5000 prime numbers
  • CPU sysbench test: Multithread with 4000 yields and 5 locks
  • MEMORY RAM test: Sequencial access to 3Gb of memory
  • microSD HDParm test: Calculate maximun read speed for SD
  • microSD DD write test: Calculate maximun write speed with 512Mb file
  • microSD DD read test: Calculate maximun read speed with 512Mb file
  • Speedtest-cli test: Calculate ping, upload and download internet speed

Rpi-benchmark script will show your current hardware (overclock) settings. After every test, it will show the current CPU temperature

Usage

Copy and paste the following command in your Raspberry Pi:

 curl -L http://bit.ly/1Vm2eHP | sudo bash

About

Script to run some benchmark test for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages