Friday, 6 September 2013

Python performance slows with increasing memory usage

Python performance slows with increasing memory usage

References

Reference NO 1

http://stackoverflow.com/questions/17327463/python-increased-memory-usage-when-using-a-wrapper-function

Reference NO 2

http://blog.monitis.com/index.php/2012/02/13/python-performance-tips-part-1/

Reference NO 3

http://wiki.python.org/moin/PythonSpeed

Reference NO 4

http://mail.python.org/pipermail//portland/2011-August/001135.html

Reference NO 5

http://comments.gmane.org/gmane.comp.python.org.portland/541

Reference NO 6

http://apenwarr.ca/diary/2011-10-pycodeconf-apenwarr.pdf

Reference NO 7

http://effbot.org/pyfaq/why-doesnt-python-release-the-memory-when-i-delete-a-large-object.htm

Reference NO 8

http://wiki.scipy.org/PerformanceTips

No comments:

Post a Comment