Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xxHash Proposal #176

Description

@Cbrad24

In the v2.0.6 release it was mentioned using SHA256 hash for speed and depreciating legacy MD5 hashes (and specifically that it is NOT needed to be cryptographic).

Recently the PHP community has migrated over to using, xxHash, which was officially introduced into first party PHP support since PHP 8.1 (The lowest required version in composer.json). Therefore I propose we use the xxHash implementation for its blazing fast speeds and general modernized algorithmic improvements.

Website:

https://xxhash.com/

Performance Benchmarking:

https://php.watch/versions/8.1/xxHash
Image

Examples of the community utilising it moving forward:

Commit in question:

c7958c5#diff-effb6ec99db798b782b163858346a8cc5009bad15071914d89209f1ad11944fbL146-R146

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions