Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distinguish phases in execute #7

Open
riccardotommasini opened this issue Apr 27, 2017 · 0 comments
Open

Distinguish phases in execute #7

riccardotommasini opened this issue Apr 27, 2017 · 0 comments

Comments

@riccardotommasini
Copy link
Member

Warmup
Steady
CoolDown
Report

Experiment Execution class should be what you youse
5PhaseExecution exe = rsp.execut(e)
exe.setup()
exe.warmup()
exe.start() -> engine at steady state
exe.cooldown() -> internally called after the duration expires

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant