Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upLook into using LZCNT for char-size calculation #135
Closed
Comments
|
Closing since I think that using an assembly directive (which may or may not be on the target CPU) would be detrimental overall. Hopefully one day rust stabilizes the function and optimizes it properly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#133