[geos-devel] Handle 1 000 000 geometry objects
Gorbachev Ivan
gim.spb at gmail.com
Fri Jun 5 07:39:50 PDT 2015
Hello!
I need to handle 1 000 000 geometry objects. I process about 10 000
objects at a time. I need to create the Geometry for each object, process
Geometry and remove it after that. If I call "new" and "delete" too often,
it leads to memory defragmentation and high memory consumption. Are there
any methods to solve this problem in GEOS? Has the GEOS its own memory
allocator?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geos-devel/attachments/20150605/377a5d55/attachment.html>
More information about the geos-devel
mailing list