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

Automatic benchmarks via Github workflow #33

Open
St-Maxwell opened this issue Apr 25, 2022 · 1 comment
Open

Automatic benchmarks via Github workflow #33

St-Maxwell opened this issue Apr 25, 2022 · 1 comment

Comments

@St-Maxwell
Copy link
Member

I created a repository (St-Maxwell/benchmark) with the use of Github workflow to perform automatic benchmarks and publish the results to Github page. I imitated Julia's Microbenchmarks to accomplish this prototype.

By working with my automatic benchmarks, I think fortran-lang/benchmarks require the following tasks:

  • a basic framework of benchmark for each language
  • workflow of automatic benchmarks (and deploying github page)
  • documentation

I believe my repository is helpful for the first two tasks. Of course, it needs further polishing. So I'd like to hear your suggestions. Thanks!

@milancurcic
Copy link
Member

Thank you! Indeed, it looks like a good basic framework to automate display.

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

2 participants