| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use XXH3 for cache, hash table hashing | Julian Andres Klode | 2020-12-15 | 1 | -0/+25 |
| XXH3 is faster than both our CRC32c implementation as well as DJB hash for hash table hashing, so meh, let's switch to it. | |||||
