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

benchmark : adjust initial speed target to 10 MB/s #822

Merged
merged 1 commit into from Mar 11, 2023
Merged

benchmark : adjust initial speed target to 10 MB/s #822

merged 1 commit into from Mar 11, 2023

Conversation

Cyan4973
Copy link
Owner

Additionally, the initial speed target can be selected at compilation time, by setting new optional build macro XXH_1ST_SPEED_TARGET.

Solves @easyaspi314 comment in #821 (comment), in order to support "1.5 GHz Cortex-A53 tablet with s390x in QEMU with -O0 -mzvector" which is very slow.

Additionally, the initial speed target can be selected at compilation time,
by setting new optional build macro XXH_1ST_SPEED_TARGET.

Solves @easyaspi314 comment in #821 (comment),
in order to support "1.5 GHz Cortex-A53 tablet with s390x in QEMU with -O0 -mzvector"
which is very slow.
@easyaspi314
Copy link
Contributor

This should improve the performance on the qemu CI builds too, making sure the ./xxhsum -bi0 in make check doesn't take long

@Cyan4973 Cyan4973 merged commit 6ff46e7 into dev Mar 11, 2023
@Cyan4973 Cyan4973 deleted the bench10 branch July 20, 2023 21:07
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.

None yet

2 participants