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

Benches (or goldens) to demonstrate optional method implementations are actually an improvement #770

Open
kozross opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request testing

Comments

@kozross
Copy link
Contributor

kozross commented Nov 27, 2024

Follow-on from #768. We have several methods (most notably pmin and pmax) that are technically optional and have default implementations. For some types, there might be a more efficient way to write them, and it'd be nice to be able to check if a custom implementation actually provides any benefit or not.

@kozross kozross added enhancement New feature or request testing labels Nov 27, 2024
@t4ccer t4ccer self-assigned this Nov 29, 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 testing
Projects
None yet
Development

No branches or pull requests

2 participants