[Qgis-user] ogr2ogr slow

Andrea Giudiceandrea andreaerdna at libero.it
Tue Oct 18 10:13:36 PDT 2022


> *Dennis Burgess*
> /Mon Oct 17 14:46:19 PDT 2022/
> ------------------------------------------------------------------------
> but when OGR2OGR gets that data, then does whatever it needs to on GPKG file, it only uses about 5% of the CPU

Hi Dennis,
that happens probably because the CPU is a multi-cores / multi-threads 
CPU with tens of cores / threads and the GDAL/OGR library or tool only 
uses one core / thread to execute such task.
I would suggest you to have a look at [1] and [2] for some performance 
improvement hints and to ask to the gdal-dev mailing list subscribers if 
you won't receive enough replies through this mailing list.

Best regards.

Andrea Giudiceandrea

[1] https://gdal.org/drivers/vector/gpkg.html#performance-hints
[2] https://gdal.org/programs/ogr2ogr.html#performance-hints
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20221018/5f83f7ca/attachment.htm>


More information about the Qgis-user mailing list