generated from S2-group/robot-runner
-
Notifications
You must be signed in to change notification settings - Fork 50
Home
Radu Apsan edited this page Nov 9, 2023
·
2 revisions
Experiment Runner is a generic framework to automatically execute measurement-based experiments on any platform. The experiments are user-defined, can be completely customized, and expressed in python code!
(Experiment Runner is a generalization of our previous successful tool, Robot Runner, for which you can read more in our ICSE 2021 tool demo paper.)
Contents
- Features
- Running
-
Plugins & Uses
- CarbonCodeWrapper (plugin)
- WattsUpPro (plugin)
- Linux PS (use)
- Linux PowerJoular (use)
- Internal Details