Skip to content

Commit 597c675

Browse files
committed
NEWS entry
1 parent 8110537 commit 597c675

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Speed up :meth:`bytes.hex`, :meth:`bytearray.hex`, and
2+
:func:`binascii.hexlify` with SIMD on x86-64, ARM64, and ARM32 with NEON.
3+
Around 1.1-3x faster for common 16-64 byte inputs such as hashlib hex
4+
digests, and up to 11x faster for large data (1KB+).

0 commit comments

Comments
 (0)