generated from S2-group/robot-runner
-
Notifications
You must be signed in to change notification settings - Fork 49
Home
Max Karsten edited this page Dec 11, 2024
·
4 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 (Plugin)
- Linux PowerJoular (Plugin)
- PicoLog CM3 (Plugin)
- Builtin Self Measurement (Use)
- Internal Details