summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-05-10 20:18:30 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-05-10 20:18:30 (GMT)
commit4c02fecf9c1f8a890b04ed3501aa68a636050e38 (patch)
treed9c2c358524f6343585370ab0842704458e1a22f /Objects
parentfd69208b78de964f978b6a070c0fa0729e8d5285 (diff)
downloadcpython-4c02fecf9c1f8a890b04ed3501aa68a636050e38.zip
cpython-4c02fecf9c1f8a890b04ed3501aa68a636050e38.tar.gz
cpython-4c02fecf9c1f8a890b04ed3501aa68a636050e38.tar.bz2
Make test_mutants stronger by also adding random keys during comparisons.
A Mystery: test_mutants ran amazingly slowly even before dictobject.c "got fixed". I don't have a clue as to why. dict comparison was and remains linear-time in the size of the dicts, and test_mutants only tries 100 dict pairs, of size averaging just 50. So "it should" run in less than an eyeblink; but it takes at least a second on this 800MHz box.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions