Skip to content

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

Open
@kozross

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions