Robby Stephenson | 29 Oct 15:55
Gravatar

Re: memory consumption problem as collections get bigger

Benny Malengier wrote:
> 2008/10/29 Robby Stephenson <robby@... 
>     Tellico holds all the collection data in RAM once the file is
>     opened. That's
>     obviously not going to work well with really big collections, it's
>     just the
>     way I wrote it. If you delete your data file once it's loaded,
>     Tellico can
>     save it again completely.
> 
> 
> If things are in an sqlite embedded database as eg Amarok collection, 
> you can avoid this. Undo is possible by going back in the database logs. 
> Anyway, with all the database based apps now, people get used to atomic 
> saves in apps that handle collections

True. I wish I spoke SQL. I've taken a shot at it before, and had 
problems getting the performance.

Robby

Gmane