chirag04 / mail-listener2

Mail listener library for node.js. Get notification when new email arrived.
MIT License
245 stars 116 forks source link

Memory consumption too big #67

Open kazaff opened 7 years ago

kazaff commented 7 years ago

i just run the demo program, and in pm2, the memory usage is so big (330.0 MB), i wanna know why?

LiamDotPro commented 6 years ago

I'm running something close to the demo but replicated across 14 or so mailboxes and I don't even have close to what your running into, this is likely something to do with your system configuration. That or your version of pm2 has a memory leak.