Andrea: thanks for your input.
geowolf wrote > > Is the point symbolizer the only thing you have in the style? > No text symbolizers for example? > What version of GeoServer are you using? > I am only using the default point symbolizer with no graphics, labels, filter rules, scale dependencies, or anything else. Every point is rendered with a 6 pixel red square (in this test). GeoServer 2.1.3. Given these conditions does the time surprise you? Could a different map server do this significantly faster? geowolf wrote > > the JVM gets the memory > it needs up to the maximum configured size, and almost never releases it, > so memory consumption normally reaches a limit after some time and stops > growing > I realise this is more of a straight Java question than a GeoServer question, but is there any way to tell how much of the JVM's reserved memory is in use, so that I can better configure its maximum limit? geowolf wrote > > In the case of a bbox query the db will assume using the spatial index is > the > most efficient way, but in fact it's not, a sequential scan would be much > faster > In my case the bbox is slightly greater than the full extent of the data, so I would hope that Oracle's use of the spatial index is very fast. I will look into GeoServer's fetch size for the Oracle store to see if any changes help here. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/5-seconds-to-render-130-000-points-typical-GeoServer-WMS-performance-tp4995984p4996042.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
