xxHashPascal icon indicating copy to clipboard operation
xxHashPascal copied to clipboard

Small opimizations

Open TommiPrami opened this issue 5 years ago • 2 comments
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-

TommiPrami avatar Aug 12 '20 11:08 TommiPrami

Thanks for this. Can you please create a pull request?

Xor-el avatar Aug 12 '20 18:08 Xor-el

I am leaving to holiday, so can't promise right now.

TommiPrami avatar Aug 13 '20 09:08 TommiPrami