]> granicus.if.org Git - python/commit
Further reduce the cost of hash collisions by inspecting an additional nearby entry.
authorRaymond Hettinger <python@rcn.com>
Sun, 1 Sep 2013 04:27:08 +0000 (21:27 -0700)
committerRaymond Hettinger <python@rcn.com>
Sun, 1 Sep 2013 04:27:08 +0000 (21:27 -0700)
commit95c0d67581a9fb4ef94213871d6574e9db4114a4
tree9eb62290b5e480aefeba9ee9d2f6cd8bed55b1aa
parent34567ec94b17e159fac8424559698f48a713991f
Further reduce the cost of hash collisions by inspecting an additional nearby entry.
Objects/setobject.c