-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
feature ⚙️New feature or requestNew feature or request
Description
I have changed the non cryptographic hash used by Caddy from fnv1 to xxhash, which is known to have better throughput than the FNV family of hashes (https://github.com/Cyan4973/xxHash). Was wondering if there is any comments on creating a PR for this change to the main caddy branch? Just a suggestion, looking to find ways to contribute to the caddy project. Love y'all's work. :-)
https://github.com/jadidbourbaki/caddy/commit/de2a2f6dbc50b3ce59467dfa377a69216f9f18e3
Metadata
Metadata
Assignees
Labels
feature ⚙️New feature or requestNew feature or request