Skip to content

Add initial benchmark for fftpack #19

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

Merged
merged 1 commit into from
Sep 15, 2021
Merged

Conversation

certik
Copy link
Member

@certik certik commented Sep 15, 2021

This adds an initial benchmark.

How to use:

$ fpm run --example '*' --profile=release --flag="-march=native -ffast-math"
 Initializing
 Forward
 Backward
 Done

 Error:    1.5543122344752192E-015
 Init time:   0.44565999999999995     
 Forward time:    2.1670690000000001     
 Backward time:    2.0697619999999999     

We should add a lot more benchmarks, but this is a start.

@certik
Copy link
Member Author

certik commented Sep 15, 2021

This is a very simple PR, I am going to merge it, so that I can rebase #18 on top.

@certik certik merged commit 46cc3a5 into fortran-lang:master Sep 15, 2021
@certik certik deleted the bench2 branch September 15, 2021 03:48
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