Commits
Click on a commit to change the comparison rangeperf: add tp_vectorcall to all four hash types fix: remove unsupported min_rounds from codspeed benchmark markers fix: don't overwrite tp_alloc error with PyErr_NoMemory in vectorcall fix: release buffer on tp_alloc failure in vectorcall functions refactor: reuse PYXXH*_do_update helpers in vectorcall functions fix: use buf.obj instead of buf.buf for buffer-acquired check bench: add 2MB throughput benchmarks