forked from pool/xxhash
fix usage of DISPATCH=1 #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "bruno_friedmann/xxhash:fix-dispatch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello Jan,
Finally got some time to work a bit on this. I've made some tests after the proposed changes, and the result looks like this on my computer.
My changes may be like
cowboy
or naive style, but there's a performance gain. and the dispatch header is now present to be packaged.I can adapt eventually more or if you need more feedback just comment.
set -O2, we patch optflags to use -O3
obtain an optimized binary, and also get dispatch header installed
in include
Signed-off-by: Bruno Friedmann bruno@ioda-net.ch
Checkout
From your project repository, check out a new branch and test the changes.