mirror of
https://github.com/python/cpython.git
synced 2025-11-26 13:22:51 +00:00
parent
d885aa4d66
commit
086b1afa55
1 changed files with 1 additions and 1 deletions
|
|
@ -613,7 +613,7 @@ Major performance enhancements have been added:
|
||||||
LINEAR_PROBES to be any value. Set LINEAR_PROBES=0 to turn-off
|
LINEAR_PROBES to be any value. Set LINEAR_PROBES=0 to turn-off
|
||||||
linear probing entirely.
|
linear probing entirely.
|
||||||
|
|
||||||
(Contributed by Raymond Hettinger in :issue"`18771`.)
|
(Contributed by Raymond Hettinger in :issue:`18771`.)
|
||||||
|
|
||||||
* The interpreter starts about 30% faster. A couple of measures lead to the
|
* The interpreter starts about 30% faster. A couple of measures lead to the
|
||||||
speedup. The interpreter loads fewer modules on startup, e.g. the :mod:`re`,
|
speedup. The interpreter loads fewer modules on startup, e.g. the :mod:`re`,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue