Skip to content

A Very Simple CPU/RAM Performance Measurement Tool For Raspberry Pi

Notifications You must be signed in to change notification settings

StandardRL-Components/SimplePerformanceMeasure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

StandardRL Components Logo

Really Simple Measurement

Simple script to measure the performance of a an application on Raspberry Pi in one line. Measures memory usage (in %), CPU utilisation (in %) and CPU temperature (in C). Works in Python, requires only psutil.

Usage

python3 measure.py

Press Control+C to stop execution. While the script is running, measurements are made every 0.5 seconds. When finished, results are output to results.csv.

About

A Very Simple CPU/RAM Performance Measurement Tool For Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages