diff options
author | Raymond Hettinger <python@rcn.com> | 2015-06-21 10:47:20 -0700 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2015-06-21 10:47:20 -0700 |
commit | 7e3592dca6e9d1f991ef500e9c66c271474907b7 (patch) | |
tree | a319ff5358c76023728ef115fe36d36105f4e6cf /Python/compile.c | |
parent | 2e2f374098b42c15e6c084e21b76a4763022c7aa (diff) | |
download | cpython-git-7e3592dca6e9d1f991ef500e9c66c271474907b7.tar.gz |
Harmonize the bottom of the outer loop with its entry point
giving a small simplification. Timings show that hash
pre-check seems only benefit the inner-loop (the linear probes).
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions