Skip to content

Scony/workload-scheduling-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workload-scheduling-simulator

Multipurpose workload scheduling simulator.

Building

stack setup
stack build

Testing

stack setup
stack test

Benchmarking

stack setup
stack bench

Note that benchmarking results may be affected by CPU scaling. To control that you can use following commands:

sudo cpupower frequency-set --governor performance # disable
sudo cpupower frequency-set --governor powersave   # enable

About

Multipurpose workload scheduling simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors