Opened 11 years ago

Last modified 10 years ago

#5272 closed enhancement

Speed improvement for OGR shapefile provider — at Initial Version

Reported by: ahuarte47 Owned by: ahuarte47
Priority: normal Milestone: 1.11.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

It is possible improve the shapefile reader avoiding unnecessary memcpy's and calloc's and replacing the CPLAtof by super-fast OGRFastAtof.

It gets speed improvements up to 50%

Change History (0)

Note: See TracTickets for help on using tickets.