jonadsimon / entendrepreneur-web

web app for generating funny portmanteaus and rhymes
http://www.punchlinedesign.net
187 stars 15 forks source link

debug memory leak #33

Open jonadsimon opened 5 years ago

jonadsimon commented 5 years ago

Memory use by the program increases roughly logarithmically over time for reasons that are unclear. Identify the cause, and fix it image

jonadsimon commented 5 years ago

https://benbernardblog.com/tracking-down-a-freaky-python-memory-leak/

jonadsimon commented 5 years ago

"Memory bloat" vs "Memory leak" https://blog.codeship.com/debugging-a-memory-leak-on-heroku/