Menu

#204 Database is not released from memory upon closing.

1.2.0
closed
nobody
None
5
2014-05-27
2014-05-25
Luca Daniel
No

When closing the database (but not ChessX) it still remains in memory.
Only upon closing ChessX it is released from memory.
This might not seem a big thing but when a huge database of 2.2 million games is loaded it takes lots of RAM, like Million Base 2.2 (size 279Mb archived and 1.5 GB as PGN).

Discussion

  • Jens Nissen

    Jens Nissen - 2014-05-26

    Fixed in svn#1745
    Index did not release IndexItems

     
  • Jens Nissen

    Jens Nissen - 2014-05-26
    • status: open --> closed
     
  • Luca Daniel

    Luca Daniel - 2014-05-27

    Still not fixed (for Linux at least). (svn#1745)
    I'm not referring to the index database, I'm referring to the PGN.
    The index.cxi is 215 MB and is released from memory but the PGN is 1.5 GB and is not released from memory.
    The PGN is always bigger than its index.

     

Log in to post a comment.