You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess these are not optimal. I could add https://github.com/dotnet/BenchmarkDotNet then XUnit. And optimzia perf of this if you will give me rights onto the repo.
.NET Core 3.0 got BitOperations
https://github.com/dotnet/corefx/blob/release/3.0/src/Common/src/CoreLib/System/Numerics/BitOperations.cs
Please add these into this lib for 128 bit number.
I can add these ops if you will five me right for repo.
I work on https://github.com/dzmitry-lahoda/NetStack/blob/master/Assets/Scripts/src/NetStack.Serialization/Coder.cs and need 91 bit number in one case (128 seems will be ok).
The text was updated successfully, but these errors were encountered: