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
{{ message }}
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
@DamianEdwards and @GrabYourPitchforks told me they have something we wrote for SignalR. We should first measure the difference in speed. Another alternative is to start by comparing the first say 0.5KB and only if it is the same compare the rest by chunks, because we want to fail fast.
Among your options are (a) cloning a stable implementation of String.GetHashCode or (b) cloning SignalR's implementation of SipHash [see https://github.com/SignalR/SignalR/blob/master/src/Microsoft.AspNet.SignalR.Core/Infrastructure/SipHashBasedStringEqualityComparer.cs].
Part of #1204
The text was updated successfully, but these errors were encountered: