On 19/02/13 07:15, Ákos Maróy wrote:
> On 18/02/13 19:10, Andrea Aime wrote:
>> If you have multiple FeatureTypeStyle object in your SLD Style, commonly
>> used to get highway style road symbols, or generally speaking for force
>> a particualr Z order in symbology, a BufferedImage will be allocated for
>> each of the FTS besides the first one, so that feature can be read
>> just once
>> and painted over the different buffers as we go, the buffers are then
>> merged
>> to create a single image with the desired z-order
> de-activating this feature leads to considerable memory footprint
> decrease, from about 20GB to about 8GB
actually my joy was a little bit premature: while the memory footprint
is lower, the result is actually incorrect, see here:
https://jira.codehaus.org/browse/GEOT-4396

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to