Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos
Commits
65f5d83c
Commit
65f5d83c
authored
May 18, 2024
by
Julien Muchembled
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NEO: add Pympler to easily debug memory usage
parent
9ae911d0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
5 deletions
+3
-5
software/neoppod/software-common.cfg
software/neoppod/software-common.cfg
+3
-0
stack/erp5-zope2/buildout.cfg
stack/erp5-zope2/buildout.cfg
+0
-2
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+0
-3
No files found.
software/neoppod/software-common.cfg
View file @
65f5d83c
...
...
@@ -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
stack/erp5-zope2/buildout.cfg
View file @
65f5d83c
...
...
@@ -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
...
...
stack/erp5/buildout.cfg
View file @
65f5d83c
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment