~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 3074.2.5.

  • Committer: John Arbash Meinel
  • Date: 2007-12-05 13:49:25 UTC
  • mto: This revision was merged to the branch mainline in revision 3131.
  • Revision ID: john@arbash-meinel.com-20071205134925-4s1wo9k920cbnavb
using PyObject_Hash, but memcmp if both sides are strings
Using original djb2 hash and only handling strings: 4.340s
With PyObject_Hash and memcmp/PyObject_Compare: 5.550s :(

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: