Menu

Commit [r17655]  Maximize  Restore  History

For running relax with Python 2, the __builtin__.range() function has been replaced with xrange.

This causes large speed ups (speed that was lost with the earlier xrange() to range() conversions),
and memory decreases. For example on one system, the system test time decreased from 513.029s to
487.586s.

bugman 2012-10-02

changed /trunk/compat.py
/trunk/compat.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.