Commit 65f5d83c authored by Julien Muchembled's avatar Julien Muchembled

NEO: add Pympler to easily debug memory usage

parent 9ae911d0
......@@ -61,6 +61,7 @@ eggs = neoppod[admin, ctl, master]
coverage
setproctitle
mock
Pympler
adapter-egg =
${python-mysqlclient:egg}
PyMySQL
......@@ -138,8 +139,10 @@ mysqlclient = 2.0.1
PyMySQL = 0.10.1
cython-zstd = 0.2
funcsigs = 1.0.2
Pympler = 1.0.1
[versions:python2]
coverage = 5.5
mysqlclient = 1.3.12
pycrypto = 2.6.1
Pympler = 0.4.3
......@@ -554,7 +554,6 @@ eggs = ${neoppod:eggs}
astor
APacheDEX
PyStemmer
Pympler
SOAPpy
chardet
collective.recipe.template
......@@ -776,7 +775,6 @@ Products.PluginRegistry = 1.4
Products.TIDStorage = 5.5.0
pyPdf = 1.13
PyStemmer = 1.3.0
Pympler = 0.4.3
StructuredText = 2.11.1
WSGIUtils = 0.7
erp5-coverage-plugin = 0.0.1
......
......@@ -527,7 +527,6 @@ eggs =
lock_file
astor
APacheDEX
Pympler
chardet
collective.recipe.template
erp5diff
......@@ -829,7 +828,6 @@ pydot = 1.4.2
pyflakes = 1.5.0
pyjwkest = 1.4.2
pylint = 3.2.1:whl
Pympler = 1.0.1
pyPdf = 1.13
PyStemmer = 2.2.0.1
pytesseract = 0.2.2
......@@ -942,7 +940,6 @@ Products.ZODBMountPoint = 1.3
Products.ZSQLMethods = 3.16
pyasn1-modules = 0.0.8
pylint = 1.4.4+SlapOSPatched002
Pympler = 0.4.3
PyStemmer = 1.3.0
python-ldap = 2.4.32+SlapOSPatched001
pytracemalloc = 1.2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment