memory consumption problem as collections get bigger
Robby Stephenson
robby at periapsis.org
Wed Oct 29 08:55:10 MDT 2008
Benny Malengier wrote:
> 2008/10/29 Robby Stephenson <robby at periapsis.org
> 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
More information about the tellico-users
mailing list