yissachar / fave100

1 stars 2 forks source link

Profile memory usage #168

Closed yissachar closed 10 years ago

yissachar commented 10 years ago

Determine if we are using too much and if we can reduce.

yissachar commented 10 years ago

Page load starts at ~25MB. After switching between pages and loading videos, it goes up to ~50MB. Rapid list and song switching can temporarily push this to ~100MB but garbage collection will eventually kick in and bring it back down to ~50MB.

Perhaps this can be further improved at some point in the future, but for now there is no need, as there are no obvious memory leaks, and baseline usage is normal for what we are doing.