Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: use XXH3 instead of MD5 #6487

Merged
merged 2 commits into from
Jul 21, 2024
Merged

perf: use XXH3 instead of MD5 #6487

merged 2 commits into from
Jul 21, 2024

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Jul 21, 2024

Q A
Branch? main
Tickets Closes n/a
License MIT
Doc PR n/a

XXH3 is more than 15 times faster than MD5 (https://xxhash.com/).
Symfony made a similar change: symfony/symfony#47094

@soyuka soyuka merged commit 498069b into api-platform:main Jul 21, 2024
61 checks passed
@dunglas dunglas deleted the perf/xxh3 branch July 21, 2024 10:36
@theofidry
Copy link
Contributor

Very interesting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants