Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
1ff02436 by Carl Friedrich Bolz-Tereick at 2022-02-17T13:45:38+01:00
#3682: speed up string_to_float by checking whether the string starts with a
space before string spaces and by only calling lower if parsing as a regular
numbers fails

- - - - -


2 changed files:

- rpython/rlib/rfloat.py
- rpython/rlib/test/test_rfloat.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/1ff02436ea67149b512b24a6a129e0fe7280fa86

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/1ff02436ea67149b512b24a6a129e0fe7280fa86
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to