my code looks up features from a IndexedShapeFileDataStore
basically:
for(Point p : given points ) {
dataStore.getFeature(query(p));
}
I can see from "top" command that the RES memory consumption is only 40MB,
I have about 8GB on the box, and have allocated -Xmx4000M to jvm.
is there any way I could let geotools load more content into memory,
so hopefully it would query faster?
Thanks
Yang
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users