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

Add performance benchmarks #190

Merged
merged 9 commits into from
May 16, 2023
Merged

Add performance benchmarks #190

merged 9 commits into from
May 16, 2023

Conversation

greschd
Copy link
Member

@greschd greschd commented May 12, 2023

Add a simple performance benchmark using pytest-benchmark, and
CI steps to publish it into the gh-pages branch.

Rendered at https://acp.docs.pyansys.com/benchmarks/

@greschd greschd force-pushed the feat/add_performance_benchmark branch 2 times, most recently from d673626 to 84b16a4 Compare May 12, 2023 16:29
@greschd greschd marked this pull request as ready for review May 12, 2023 16:30
@greschd greschd force-pushed the feat/add_performance_benchmark branch 2 times, most recently from 381782b to 536844e Compare May 15, 2023 09:00
Add a simple performance benchmark using 'pytest-benchmark', and
CI steps to publish it into the 'gh-pages' branch.
Add a benchmark that runs the class40 (from CDB) example.

Add an option '--validate-benchmark-only', which runs only the
fastest benchmark network configuration.

Use the '--validate-benchmark-only' option in CI, unless when
the benchmark is subsequently published (on 'main', with
Python 3.8).
@greschd greschd force-pushed the feat/add_performance_benchmark branch from 536844e to a390aca Compare May 15, 2023 11:30
@greschd

This comment was marked as resolved.

@greschd
Copy link
Member Author

greschd commented May 16, 2023

Note: I will remove the data currently rendered at https://acp.docs.pyansys.com/benchmarks/ before merging, because I changed the benchmarked network configurations since originally generating that.

@greschd greschd merged commit 4772a76 into main May 16, 2023
@greschd greschd deleted the feat/add_performance_benchmark branch May 16, 2023 12:44
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.

2 participants