diff options
author | Grigory Bukovsky <32143244+booqoffsky@users.noreply.github.com> | 2025-03-13 22:57:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-13 22:57:38 (GMT) |
commit | 1121c80fdad1fc1a175f4691f33272cf28a66e83 (patch) | |
tree | 7c4db6e8f582c31cdbd34278d000dfd9939ebb3c /Lib/difflib.py | |
parent | d7d22899e2fdfdc707f98d7297d9406de91b7e0d (diff) | |
download | cpython-1121c80fdad1fc1a175f4691f33272cf28a66e83.zip cpython-1121c80fdad1fc1a175f4691f33272cf28a66e83.tar.gz cpython-1121c80fdad1fc1a175f4691f33272cf28a66e83.tar.bz2 |
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>
Diffstat (limited to 'Lib/difflib.py')
0 files changed, 0 insertions, 0 deletions