gnosis / prediction-market-agent

GNU Lesser General Public License v3.0
28 stars 5 forks source link

Streamlit memory leak #403

Open kongzii opened 2 months ago

kongzii commented 2 months ago

In our PMA agent app, this was the memory in the morning:

Screenshot by Dropbox Capture

And this is the memory after I restarted the pod:

Screenshot by Dropbox Capture

And this is the memory after I play with prophet:

Screenshot by Dropbox Capture

kongzii commented 2 months ago

Partially fixed in https://github.com/gnosis/prediction-market-agent/pull/417, but not completely. Lowering to medium priority if someone wants to give it a try as well 😄