Jesse Eichar ha scritto: > Hi All, > > Last week Dave Blasby noticed that the WFS is much slower than it > should have been. He found that if he increased the buffer size to > 1000 it performed as he expected. So I looked at the code that > streams data in. I changed a total of about 10 lines of code and now > a WFS with a buffer of size 10 will stream in features just as fast > as when the buffer size is 1000. > > Here are some stats from the old and new Implementations: > > Buffer Size old new > 10 1856 s 54 s > 100 173 s 53 s > 1000 54 s 54 s
Good job Jesse :-) Cheers Andrea ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
