memory usage
Nov 28, 2008 2:29:22 GMT -5
Post by meerkat on Nov 28, 2008 2:29:22 GMT -5
Not sure this is a bug, but the memory usage of RBP101 continues to rise. Maybe this is normal.
Just looked at the processes using XP and rbp.exe is sitting at 334,780K.
Each time I test my program it gets larger.
I'm using in-memory SQLite talbes. I have a feeling that it does not re-use space created for the in-memory SQLite tables. Each time I test, I think it allocates space for the tables again.
Just looked at the processes using XP and rbp.exe is sitting at 334,780K.
Each time I test my program it gets larger.
I'm using in-memory SQLite talbes. I have a feeling that it does not re-use space created for the in-memory SQLite tables. Each time I test, I think it allocates space for the tables again.