Memory Consumption

The forum for ZeosLib 7.2 Report problems. Ask for help, post proposals for the new version and Zeoslib 7.2 features here. This is a forum that will be edited once the 7.2.x version goes into RC/stable!!

My personal intention for 7.2 is to speed up the internals as optimal a possible for all IDE's. Hope you can help?! Have fun with testing 7.2
Post Reply
stoffman
Senior Boarder
Senior Boarder
Posts: 50
Joined: 03.12.2020, 06:55

Memory Consumption

Post by stoffman »

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,
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1956
Joined: 17.01.2011, 14:17

Re: Memory Consumption

Post by marsupilami »

Hello,

you could switch to Zeos 8.0. It is considered to be stable enough for production use now. Egonhugeist worked on reducing the memory footprint there. You can get Zoes 8.0 from SVN only at the moment.

Best regards,

Jan
Post Reply