Skip to content

docs: Add documentation about benchmarks and campaigns #208

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

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

Merlijn-D
Copy link

Add some documentation, this is mainly about how to create and run campaigns and benchmarks.

@apaolillo
Copy link
Collaborator

thanks for the documentation update! We will review it asap.

To not make the code lines be too long
This is to avoid confusion with the examples used in `docs/benchmark.md`
Using `tilt` is deprecated, so the `get_tilt_var_names` function should
not longer be used, but since, every time it was called, this function
returned a `notImplementedError`, this function still had to be
overwritten every time you wanted to create a new benchmark class.
Returning an empty list by default fixes this.
@matsvanmolle
Copy link
Collaborator

This PR would fix #11

This method is no longer required starting form commit dcb183e.
The documentation mentions that it should be added for people that use
an older version.
Remove the warning stating that older versions need to override the
`get_tilt_vars` method, since this is incorrect.
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

Successfully merging this pull request may close these issues.

3 participants