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
After reading this article about PHP Hash Benchmark, then I have a suggestion, how about adding xxHash or Murmur3 in addition to MD5 to perform hashes faster.
With the aim to speed up the execution time. Would this be workable?
The text was updated successfully, but these errors were encountered:
Hi,
After reading this article about PHP Hash Benchmark, then I have a suggestion, how about adding xxHash or Murmur3 in addition to MD5 to perform hashes faster.
With the aim to speed up the execution time. Would this be workable?
The text was updated successfully, but these errors were encountered: