xxHashPascal
xxHashPascal copied to clipboard
Small opimizations
trafficstars
[FixInsight Optimization] xxHash32.pas(133): O805 Inline marked routine 'TxxHash32.RotateLeft32' comes after its call in the same unit [FixInsight Optimization] xxHash64.pas(123): O805 Inline marked routine 'TxxHash64.RotateLeft64' comes after its call in the same unit
Impementation is too late to get inlined by compiler.
-Tee-
Thanks for this. Can you please create a pull request?
I am leaving to holiday, so can't promise right now.