Re: SipHash for Lua 5.1.5 patch
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: SipHash for Lua 5.1.5 patch
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sat, 8 Aug 2020 15:40:37 -0300
> The attached patch makes SipHash the string has compression algorithm
> for Lua 5.1.5
This adds little code to Lua, which is a good thing.
How does it perform, both in terms of time and of collisions?