Ticket #1999 (new defect)

Opened 10 months ago

Last modified 9 months ago

Slowness of CPLReadLine() function on Windows

Reported by: mloskot Assigned to: mloskot
Priority: normal Milestone: 1.5.3
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

11/19/07 19:50:33 changed by warmerdam

  • owner changed from warmerdam to mloskot.
  • cc set to warmerdam.

Turning over to Mateusz to dig into.

12/11/07 09:35:35 changed by warmerdam

  • milestone changed from 1.5.0 to 1.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.