xxHashPascal
xxHashPascal copied to clipboard
Make some benchmark with results in vein of original library
Just to have direct comparison how your implementation performs. Maybe against couple of other popular hashes with Delphi implementation.
Not critical, if busy do other stuff first. Just thought that this would atract more users for this algorithm and library.
Hi, @mWaltari nice suggestions, thanks for this but just a hint Incase you are not aware, I already have a benchmark app in my other hashing library (which includes xxHash too) which is more maintained than this.
Benchmark app can be found here
I meant you could put benchmark result(s) in the on the xxHashPascal README.md file
Ok now I see what you meant. Thanks.
Keep up the good work, nice stuff you've got,