Skip to content

Log the performace data of a computer in a spreadsheet for further analysis

Notifications You must be signed in to change notification settings

Nagrajan23/performance-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU Statistics Data Aquisition, Study and Analysis

  • This project basically records all the parameters of a processor and writes it in a Excel file using a MATLAB code, which can found in the 'code' folder.
  • The data collected stored in 'Logs' folder is under various circumstances like web surfing, live video streaming and idle condition.
  • Data was collected in such way to analyse and compare the performance parameters in a systematic manner.
  • The results we obtained are stored in 'graphs' folder in graphical format.

Few tips:

  1. Edit the number of readings and parameters by doing minor changes in the program.
  2. Before running this code in MATLAB, save the MATLAB codes and Excel file named 'CPU_stats' with the parameters specified in log files at the following path:

C:\Users\Documents\MATLAB

About

Log the performace data of a computer in a spreadsheet for further analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages