[issue29410] Moving to SipHash-1-3

Serhiy Storchaka report at bugs.python.org
Thu Oct 7 10:38:05 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Do Rust and Ruby cache the hash of the string in the string object? If they do not then the hashing speed is more important to them.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29410>
_______________________________________


More information about the Python-bugs-list mailing list