system-config/docker/python-base
Monty Taylor d7c0be958d Run python with jemalloc in containers
jemalloc is apparently good with python memory according to

  https://zapier.com/engineering/celery-python-jemalloc/

Also, according to these graphs from Tobias:

  https://paste.pics/581cc286226407ab0be400b94951a7d9

it helps with the apparent memory leak seen in python3.6
and python3.7 with zuul.

There doesn't seem to be any downside to it, so install it
and enable it.

Change-Id: I354bc35e5fa1aee90e1c8b6918c5a70dafd4f990
2019-03-08 15:49:51 -08:00
..
Dockerfile Run python with jemalloc in containers 2019-03-08 15:49:51 -08:00