Opened 16 years ago

Closed 5 years ago

#1999 closed defect (wontfix)

Slowness of CPLReadLine() function on Windows

Reported by: Mateusz Łoskot Owned by: chaitanya
Priority: normal Milestone: closed_because_of_github_migration
Component: default Version: svn-trunk
Severity: normal Keywords: cpl port performance win32 window
Cc: warmerdam

Description

Recently (#1943), function CPLReadLine() has been found as very slow on Windows. This problem may be related to the logic at cpl_conv.cpp:365

The solution should not break the CPLReadLine() support for text mode files.

This issue is also related to the #1989

Change History (5)

comment:1 by warmerdam, 16 years ago

Cc: warmerdam added
Owner: changed from warmerdam to Mateusz Łoskot

Turning over to Mateusz to dig into.

comment:2 by warmerdam, 16 years ago

Milestone: 1.5.01.5.1

Putting off to 1.5.1. Change(s) to CPLReadLine/CPLReadLineL must be made very very carefully and we have limited time left to do extensive testing.

comment:3 by warmerdam, 14 years ago

Milestone: 1.5.4
Owner: changed from Mateusz Łoskot to chaitanya

Pursue this as time permits, not release critical.

comment:4 by Jukka Rahkonen, 9 years ago

Is this still true: "function CPLReadLine() has been found as very slow on Windows"

Is there a way to test this slowliness with some ready GDAL utilities? Some measures would be needed as well for judging what is slow and what not.

comment:5 by Even Rouault, 5 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: newclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.