gh-131196: Improve perfomance of `UUID.hex` and `UUID.__str__` by ~10% (#131197)
Results before and after the fix: ``` hex before: 0.021755493999989994 after: 0.01465080400066654 str before: 0.06381790500017814 after: 0.05134949700004654 ``` Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
G
Grigory Bukovsky committed
1121c80fdad1fc1a175f4691f33272cf28a66e83
Parent: d7d2289
Committed by GitHub <noreply@github.com>
on 3/13/2025, 10:57:38 PM