-
Notifications
You must be signed in to change notification settings - Fork 2
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
Benchmarks to include in BLASBenchmarks
docs and Octavian
docs?
#7
Comments
That sounds good to me! |
BTW, what do you think a good value for |
Depends on how patient you are. |
Would be cool if we could use Buildkite to auto generate these benchmark plots. |
Yeah. Now that actions is reenabled, would be good to get around to setting it up. |
I think size ranges of
1:100
andlogspace(100, 10_000, N)
are good, whereN
is the number of sampled sizes.I can add benchmarks for Skylake-X, Haswell (probably not all the way up to 10_000, perhaps stopping at just 1_000), and Tiger Lake.
Having example results would be nice for BLASBenchmarks, while Octavian should showcase its performance.
The text was updated successfully, but these errors were encountered: