Skip to content

Scony/workload-scheduling-simulator

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

No packages published