Skip to content

Conversation

@JustinTArthur
Copy link

On Python 3.2+, byte sequences can be reduced to integers and XORed at once rather than byte-by-byte. This has significant speed-ups in my x86_64 testing.

Approach is demonstrated and benchmarked in https://stackoverflow.com/a/29409299/1843865

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