Decimator decimateTransformGeneralize inefficient
-------------------------------------------------

                 Key: GEOT-1459
                 URL: http://jira.codehaus.org/browse/GEOT-1459
             Project: GeoTools
          Issue Type: Bug
          Components: core main
    Affects Versions: 2.4-RC0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.4-RC1, 2.5-M0


When doing decimation and reprojection various arrays are allocated. The 
initial one can be reused instead avoiding repeated reallocations (and thus 
pressure on the garbage collector. Moreover, the second decimation performed 
after transform does not usually lend to further point reduction, at least in 
the affine transform case (it may be beneficial in the reprojection case, I 
haven't checked)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to