Memory Consumption
Posted: 12.01.2021, 10:34
Hi,
I did a test using Lazarus V2.0.10 between Zeos and the standard SQLdb components using sqlite3 as database. And for a query that returns 250,000 records Zeos consumed 164mb VS 122mb of SQLdb.
Because the application I'm developing needs all the help it can get in the memory department, I was wondering if there are any methods to help with that? (I must load everything to the memory)
Thanks,
I did a test using Lazarus V2.0.10 between Zeos and the standard SQLdb components using sqlite3 as database. And for a query that returns 250,000 records Zeos consumed 164mb VS 122mb of SQLdb.
Because the application I'm developing needs all the help it can get in the memory department, I was wondering if there are any methods to help with that? (I must load everything to the memory)
Thanks,