a2lin / secret-octo-wookie

The Jukes for PennApps Fall 2014
1 stars 0 forks source link

Investigate: High Resource Usage and Requirements #24

Open a2lin opened 10 years ago

a2lin commented 10 years ago

It's totally unacceptable that this application uses 500M+ of RAM and 10G+ of disk space. This makes it impossible to deploy on any box with low RAM (e.g. 512M box). We need to figure out what the heck is going on here and fix it.

Suggestions for fixes include running a cron job to delete the tmp files that keep getting created... but this doesn't solve the memory problem.

xanderlin commented 10 years ago

pretty sure a lot of this is from the echonotes api:

i guess this is all in the audiodaemon or the javascript player. oops. eh heh heh.

xanderlin commented 10 years ago

furthermore, moving to mixing to the frontend will remove that 30 second limitation, which will let our ui be super dynamic y0