Skip to content

Add benchmarks module and automated pushing of results to ghpages #187

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raar1
Copy link
Collaborator

@raar1 raar1 commented Feb 14, 2025

This adds a module to contain benchmark tests (similar to what I did in GalerkinToolkit, with a dummy benchmark. We can discuss what benchmarks we could already add here.

Also adds a github workflow that runs the benchmarks (on push to main), storing the results in the benchmark_results branch. Note that in GalerkinToolkit I called that branch benchmarks but in PartitionedArrays that appears already to exist. We can rename as desired.

Finally, the workflow copies benchmark results over to ghpages so that they can be linked on the documentation site.

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.

1 participant