Skip to content

feat: Add feature flag allowing disabling rayon.#17

Open
MaxCWhitehead wants to merge 1 commit into
forbjok:masterfrom
MaxCWhitehead:main
Open

feat: Add feature flag allowing disabling rayon.#17
MaxCWhitehead wants to merge 1 commit into
forbjok:masterfrom
MaxCWhitehead:main

Conversation

@MaxCWhitehead
Copy link
Copy Markdown

This change adds a feature flag enabling Rayon dep and the parallel iterator usage. This allows it to be disabled, for cases in which this is less performant.

Rayon feature is included in default features to prevent a change in behavior for current users of crate, though I expect perhaps having it off may be a more suitable default in the future.

Relates to #16

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.

1 participant