πŸ’­ xxhash Β· PyPI ━━━━━━━━━━━━━━━ !https://pypi.org/project/xxhash/ Date: June 3, 2024 Image: xxhash β€” Python binding for xxHash xxhash Python binding for xxHash PyPI Β· pypi.org I hit an issue with markata where even though a bunch of articles were cached, the site build was still slow because I was hitting hashlib.sha256 so hard for cache keys. I was shocked when this popped up in my profiler as a significant portion of the time spent. I swapped out for xxhash and that issue completely went away. NOTE β”‚ This post is a thought </thoughts/>. It’s a short note that I make about someone else’s content online #thoughts </tags/thoughts/>