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

Support range of constants #68

Open
nvzqz opened this issue Dec 6, 2024 · 0 comments
Open

Support range of constants #68

nvzqz opened this issue Dec 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nvzqz
Copy link
Owner

nvzqz commented Dec 6, 2024

The main use case is to benchmark over a range of array sizes.

Rather than create a __DIVAN_CONSTS constant across the whole range, we can create a const benchmark that runs benchmarks across each monomorphized function. However, if the range contains non-literals the __DIVAN_CONSTS approach would be the way to go.

@nvzqz nvzqz added the enhancement New feature or request label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant