Andrea Aime ha scritto: > Hi, > today I took some time to evaluate how much slower > the new feature model is, compared to the old one. > > I did run a couple of simple wms rendering tests against > a 400MB roads shapefile, and against the same layer > in postgis. > > Here are the results: > GeoServer 1.6.x, shapefile: 4 seconds > GeoServer 1.6.x, postgis: 46 seconds >
Nah, sorry, just noticed I was running GeoServer trunk on a different jdk (jdk5 whilst 1.6.x was running on jdk6). The results on trunk after minor optimizations and switching to jdk6 are: shapefile: 5 seconds postigis: 67 seconds So there's still a 45% slowdown to recover from. I'm working on it. Cheers Andrea ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
