lada-cache icon indicating copy to clipboard operation
lada-cache copied to clipboard

Use xxHash or MurmurHash3 for hashing

Open vermaysha opened this issue 1 year ago • 1 comments

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?

vermaysha avatar Jun 27 '24 01:06 vermaysha

Thanks for the suggestion, makes sense. Will include this in the next release.

spiritix avatar Jun 27 '24 09:06 spiritix