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

use slice16 as default impl on all width but u128 and document the tradeoffs in the Readme #91

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

KillingSpark
Copy link
Contributor

@KillingSpark KillingSpark commented Feb 11, 2023

As the title says, this enables the slice16 optimization as default for all widths but u128

I also tried to document the tradeoffs in the Readme which goes a bit towards #82 but I agree having information about this somewhere in the generated docs would be useful.

Edit: and it re-enables the #[no-std] which I accidentally disabled in one of the previous PRs, sorry about that!

@akhilles akhilles merged commit a586f07 into mrhooray:master Feb 14, 2023
@akhilles
Copy link
Collaborator

Thanks! I appreciate updating the docs as well.

@KillingSpark KillingSpark deleted the change_default_impls branch February 15, 2023 11:12
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.

2 participants