Open jonadsimon opened 5 years ago
Memory use by the program increases roughly logarithmically over time for reasons that are unclear. Identify the cause, and fix it
https://benbernardblog.com/tracking-down-a-freaky-python-memory-leak/
"Memory bloat" vs "Memory leak" https://blog.codeship.com/debugging-a-memory-leak-on-heroku/
Memory use by the program increases roughly logarithmically over time for reasons that are unclear. Identify the cause, and fix it