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

Fix/#23 use transmute #24

Merged
merged 2 commits into from
Dec 17, 2019
Merged

Fix/#23 use transmute #24

merged 2 commits into from
Dec 17, 2019

Conversation

justinwilaby
Copy link
Owner

@justinwilaby justinwilaby commented Dec 17, 2019

fixes #23 - use transmute for a ~25% increase in performance.

@coveralls
Copy link

coveralls commented Dec 17, 2019

Pull Request Test Coverage Report for Build 205

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.764%

Totals Coverage Status
Change from base Build 203: 0.0%
Covered Lines: 128
Relevant Lines: 131

💛 - Coveralls

@justinwilaby justinwilaby merged commit e724a06 into master Dec 17, 2019
@justinwilaby justinwilaby deleted the fix/#23-use-transmute branch December 17, 2019 16:03
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.

Use transmute instead of bitshift for u32 byte conversion
2 participants