[fdo-trac] #788: FDO: Tune FdoStringP operators.
FDO
trac_fdo at osgeo.org
Thu Sep 22 09:51:18 EDT 2011
#788: FDO: Tune FdoStringP operators.
---------------------------------------------+------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: enhancement | Status: closed
Priority: minor | Milestone: 3.7.0
Component: FDO API | Version: 3.7.0
Severity: 3 | Resolution: fixed
Keywords: FdoStringP operator performance | External_id:
---------------------------------------------+------------------------------
Changes (by brentrobinson):
* status: new => closed
* resolution: => fixed
Comment:
Revision: 6264
Author: brentrobinson
Date: 9:50:46 AM, Thursday, September 22, 2011
Message:
Ticket#788: Changed the parameters for all of the FdoStringP comparison
operators ( ==, >, <, etc.), that take an FdoStringP parameter, to be by
reference. For each operator performed, this eliminates creating and
destroying an FdoStringP and changing the refcount of the string buffer.
----
Modified : /trunk/Fdo/Unmanaged/Inc/Common/StringP.h
Modified : /trunk/Fdo/Unmanaged/Src/Common/StringP.cpp
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/788#comment:1>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list