Splode / pomotroid

:tomato: Simple and visually-pleasing Pomodoro timer
https://splode.github.io/pomotroid/
MIT License
4.36k stars 369 forks source link

*SUGGESTION* If Possible Please try to reduce the SIZE and RAM Usage #96

Closed fisforfaheem closed 4 years ago

fisforfaheem commented 4 years ago

Only if it is possible ,

johnjacobkenny commented 4 years ago

Could you please share some stats that you found in your analysis :slightly_smiling_face:

fisforfaheem commented 4 years ago

it took over 80MBS or ram for starters@!

On Wed, Sep 23, 2020 at 5:45 PM Kenny John Jacob notifications@github.com wrote:

Could you please share some stats that you found in your analysis 🙂

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Splode/pomotroid/issues/96#issuecomment-697340496, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSHJSKSR5MZIRDGAKDLSHHUYBANCNFSM4NQV2SBA .

johnjacobkenny commented 4 years ago

I think this might be a limitation of the electron runtime which we wouldn't be able to optimize out. @Splode what do you think?

Splode commented 4 years ago

@johnjacobkenny @fisforfaheem This is really an issue with electron. One of its drawbacks is its resource intensiveness. Unfortunately, there's not much we can do about it at this point.