Am 11.05.2011 18:56, schrieb Christian Heimes: > Am 11.05.2011 18:27, schrieb Andi Vajda: >> Does it crash as easily with Python 2.6 ? >> If not, then that could be an answer as to why this wasn't noticed before. > > With 20 test samples, it seems like Python 2.6 survives 50% longer than > Python 2.7.
100 samples: python2.6 cnt: 100, min: 0.886, max: 3.700, avg: 1.260 python2.7 cnt: 100, min: 0.888, max: 3.793, avg: 1.426
