Skip to content

NitinLodha2812/OS_Benchmarking_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE Operating systems project

OS performance benchmarking project


Instructions

Running all experiments

In the home folder:

./build_all.sh
./run_all.sh <Number of Iterations>

Running specific experiment

Alternatively, you can build and run each test individually. For example, if you want to run cpu test, just do the following:

cd cpu
./build.sh
./run.sh <Number of Iterations>

About

a manual benchmarking application for your system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published