summaryrefslogtreecommitdiff
path: root/Mac/Tools/IDE/PythonIDEMain.py
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2003-05-05 22:22:10 +0000
committerRaymond Hettinger <python@rcn.com>2003-05-05 22:22:10 +0000
commit3539f6b895814ad79c455f7fe633ce253c77c140 (patch)
tree8270deea9c957faf0203087cf8b3c47d96e45161 /Mac/Tools/IDE/PythonIDEMain.py
parentf2e488db239054e41edbcc645364867d234b7259 (diff)
downloadcpython-git-3539f6b895814ad79c455f7fe633ce253c77c140.tar.gz
SF patch #729395: Dictionary tuning
* Increase dictionary growth rate resulting in more sparse dictionaries, fewer lookup collisions, increased memory use, and better cache performance. For dicts with over 50k entries, keep the current growth rate in case an application is suffering from tight memory constraints. * Set the most common case (no resize) to fall-through the test.
Diffstat (limited to 'Mac/Tools/IDE/PythonIDEMain.py')
0 files changed, 0 insertions, 0 deletions